Update workflow file to test
This commit is contained in:
parent
656c844d58
commit
bd418d1348
1 changed files with 1 additions and 0 deletions
|
@ -10,3 +10,4 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
cd ${{ github.workspace }}
|
cd ${{ github.workspace }}
|
||||||
pio run
|
pio run
|
||||||
|
- run: echo "Done."
|
||||||
|
|
Loading…
Reference in a new issue