Skip to content

Commit

Permalink
Merge branch 'library' into fakeRadio
Browse files Browse the repository at this point in the history
  • Loading branch information
ngraziano committed Oct 10, 2021
2 parents 1e2af12 + 213a219 commit f49e3a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
python -m pip install --upgrade pip
pip install platformio
platformio platform install native
# Workaround.
pip install "click!=8.0.2"
- name: Run unit test
run: platformio test -e native
- name: Build simple exemple
Expand Down

0 comments on commit f49e3a9

Please sign in to comment.