要跑很多次
Some checks are pending
/ job1 (push) Waiting to run

This commit is contained in:
kemna 2024-10-25 21:25:52 +08:00
parent 0e0344db2c
commit fe1f38dab7

View File

@ -1,7 +1,8 @@
on push:
jobs:
on: push
jobs:
job1:
runs-on: debian-latest
runs-on: ubuntu-latest
steps:
- name: 跑模型
- uses: https://eoelab.org:1027/actions/checkout@v4
- run: python3 ./main.py