Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieucarbou committed Apr 21, 2024
1 parent 79fce2e commit 399bc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
run: arduino-cli compile --library . --warnings all -b ${{ matrix.board }} "examples/TimezoneToJson/TimezoneToJson.ino" --build-property build.extra_flags=-DMYCILA_NTP_JSON_SUPPORT

platformio:
name: PlatformIO
name: pio ${{ matrix.name }}
needs: cpplint
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 399bc50

Please sign in to comment.