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

This commit is contained in:
Opti1337 2024-03-01 06:26:54 +03:00
parent 2352a5f334
commit 0b81120834

View File

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