1028
All checks were successful
test / checkout_and_upload (push) Successful in 7s
test / download_and_use (push) Successful in 10s

This commit is contained in:
298977887 2024-10-28 11:01:11 +08:00
parent 572dc5d343
commit 400090993f

View File

@ -1,3 +1,10 @@
name: test
on:
push:
branches:
- main
jobs:
# 第一个 Job检出代码并上传
checkout_and_upload: