ci: 2.
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
This commit is contained in:
parent
d2a51031d4
commit
6e06e207dc
@ -14,6 +14,5 @@ jobs:
|
||||
- run: echo "The workflow is now ready to test your code on the runner."
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
||||
ls ${{ gitea.workspace }}
|
||||
- run: echo "This job's status is ${{ gitea.status }}."
|
||||
|
Loading…
Reference in New Issue
Block a user