Gitea Actions test
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s

This commit is contained in:
Opti1337 2024-03-01 06:11:36 +03:00
parent 66ae5102c8
commit b58394201a

View File

@ -15,5 +15,5 @@ jobs:
# - run: echo "🖥️ The workflows is now ready to test your code on the runner." # - run: echo "🖥️ The workflows is now ready to test your code on the runner."
- name: List files in the repository - name: List files in the repository
run: | run: |
which node which nodejs
- run: echo "🍏 This job's status is ${{ job.status }}." - run: echo "🍏 This job's status is ${{ job.status }}."