Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aviborg authored May 15, 2024
1 parent 9161708 commit 37bd9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install --upgrade platformio
pio platform install native
pio pkg install native
- name: Run PlatformIO
run:
pio test -e testnative

0 comments on commit 37bd9fd

Please sign in to comment.