try to use the current path
Some checks failed
Gitea Actions Demo / gateway-pipeline (push) Failing after 2m8s

This commit is contained in:
Nicu Hodos 2025-10-05 19:08:39 +02:00
parent 1bc50892e7
commit 1c44308b21

View File

@ -15,6 +15,5 @@ jobs:
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
- name: static check
run: |
cd gateway
pio check -e pro-mini
- run: echo "🍏 This job's status is ${{ job.status }}."