This commit is contained in:
parent
d230cfc38b
commit
70355aa42f
1 changed files with 2 additions and 1 deletions
|
@ -15,4 +15,5 @@ jobs:
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ github.workspace }}
|
ls ${{ github.workspace }}
|
||||||
- run: echo "This job's status is ${{ job.status }}."
|
- run: echo "This job's status is ${{ job.status }}."
|
||||||
|
- run: echo "whoa"
|
Loading…
Reference in a new issue