forked from ccf-ai-infra/GPUCodeForces
创建流水线:ci-debug
This commit is contained in:
parent
2f77913144
commit
181a0f2faf
|
|
@ -0,0 +1,11 @@
|
|||
name: "ci-debug"
|
||||
on:
|
||||
pull_request:
|
||||
jobs:
|
||||
job-7d94d4b:
|
||||
name: "任务[job-7d94d4b]"
|
||||
# 运行环境,这里就是上面定义的多个 os
|
||||
runs-on: 'ubuntu-latest'
|
||||
steps:
|
||||
- name: "克隆代码[checkout-local-9a45b2a]"
|
||||
uses: https://gitlink.org.cn/actions/checkout@v4
|
||||
Loading…
Reference in New Issue