更新 .github/workflows/test.yaml
This commit is contained in:
parent
26da5c36df
commit
1aa9e9ba90
14
.github/workflows/test.yaml
vendored
14
.github/workflows/test.yaml
vendored
@ -3,10 +3,10 @@ name: Build
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: 测试
|
||||
run: |
|
||||
df
|
||||
ls -al
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: 测试
|
||||
run: |
|
||||
df
|
||||
ls -al
|
Loading…
Reference in New Issue
Block a user