Skip to content

Commit

Permalink
Use development platformio version
Browse files Browse the repository at this point in the history
  • Loading branch information
prathje committed Apr 24, 2021
1 parent e4a24a3 commit 3bb569c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install platformio
platformio upgrade --dev
platformio update
- name: Run PlatformIO Tests
run: platformio test --environment desktop

0 comments on commit 3bb569c

Please sign in to comment.