From 1c44308b21e1badd38de071b11df8c61f105b630 Mon Sep 17 00:00:00 2001 From: Nicu Hodos Date: Sun, 5 Oct 2025 19:08:39 +0200 Subject: [PATCH] try to use the current path --- .gitea/workflows/gateway.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/gateway.yaml b/.gitea/workflows/gateway.yaml index fa286f1..ebb6db8 100644 --- a/.gitea/workflows/gateway.yaml +++ b/.gitea/workflows/gateway.yaml @@ -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 }}." \ No newline at end of file