更新 .github/workflows/test.yaml
This commit is contained in:
parent
abea5e33cb
commit
65f7c63582
10
.github/workflows/test.yaml
vendored
10
.github/workflows/test.yaml
vendored
@ -5,8 +5,8 @@ on: push
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: 测试
|
||||
run:|
|
||||
df
|
||||
ls -al
|
||||
steps:
|
||||
- name: 测试
|
||||
run:|
|
||||
df
|
||||
ls -al
|
Loading…
Reference in New Issue
Block a user