Skip to content

Commit 531efd0

Browse files
committed
Arduino CI Tests
1 parent e1354a2 commit 531efd0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ArduinoBuild.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ jobs:
2424
esp8266_board_url: https://arduino.esp8266.com/stable/package_esp8266com_index.json
2525
Seeeduino_board_url: https://files.seeedstudio.com/arduino/package_seeeduino_boards_index.json
2626
rp2040_board_url: https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json
27-
#rp2040_cli_args: --build-property compiler.cpp.extra_flags=-DSKIP_I2C_TEST
28-
rp2040_cli_args: blah
27+
rp2040_cli_args: --build-property compiler.cpp.extra_flags=-DSKIP_I2C_TEST
2928

3029
outputs:
3130
env: ${{steps.set-env.outputs.env}}

0 commit comments

Comments
 (0)