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