run tests as port of pipeline
All checks were successful
Gitea Actions Demo / gateway-pipeline (push) Successful in 1m30s
All checks were successful
Gitea Actions Demo / gateway-pipeline (push) Successful in 1m30s
This commit is contained in:
parent
1c44308b21
commit
7ba1048f4b
@ -13,7 +13,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||
- name: static check
|
||||
- name: Run native tests
|
||||
run: |
|
||||
pio check -e pro-mini
|
||||
pio test -e native
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
Loading…
x
Reference in New Issue
Block a user