parent
d2a51031d4
commit
6e06e207dc
@ -14,6 +14,5 @@ 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 }}
|
||||||
- run: echo "This job's status is ${{ gitea.status }}."
|
- run: echo "This job's status is ${{ gitea.status }}."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user