This commit is contained in:
parent
874ef3b581
commit
026e58018b
@ -15,5 +15,6 @@ jobs:
|
|||||||
- run: echo " The workflow is now ready to test your code on the runner."
|
- run: echo " The workflow is now ready to test your code on the runner."
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
# ls ${{ gitea.workspace }}
|
||||||
|
ls
|
||||||
- run: echo " This job's status is ${{ job.status }}."
|
- run: echo " This job's status is ${{ job.status }}."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user