Gitea Actions test
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s

This commit is contained in:
Opti1337 2024-03-01 06:31:26 +03:00
parent 0b81120834
commit fb31466f80

View File

@ -19,5 +19,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: |
nvm -v echo $0
- run: echo "🍏 This job's status is ${{ job.status }}." - run: echo "🍏 This job's status is ${{ job.status }}."