Gitea Actions test

This commit is contained in:
Opti1337 2024-03-01 06:26:33 +03:00
parent f529efbf28
commit 2352a5f334

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: |
export $PATH
node -v
- run: echo "🍏 This job's status is ${{ job.status }}."