Skip to content

Commit

Permalink
pio test
Browse files Browse the repository at this point in the history
  • Loading branch information
biologist79 committed Sep 24, 2024
1 parent 8a5d8ea commit 3a9e5e3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ jobs:
python-version: '3.11'
- name: Install PlatformIO Core
run: |
pip install -U setuptools platformio
pio upgrade --dev
pio pkg update --global
pip install --upgrade platformio
- name: Build ${{ matrix.variant }}
run: platformio run -e ${{ matrix.variant }}

0 comments on commit 3a9e5e3

Please sign in to comment.