We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f703925 commit dec914bCopy full SHA for dec914b
config/project.yml
@@ -280,12 +280,10 @@ unit-test:
280
#########################################################################################
281
unit-test-digital-io-1100:
282
- description: Compiling, flashing and monitoring digital IO unit test.
283
- command: make test_digitalio_single ENABLE_SYNC=0
+ command: make test_digitalio_single
284
query: digital_io_single_board == '3:1'
285
working_dir: extras/arduino-core-tests
286
- options:
287
- SEND_JOB_START_TOKEN: False
288
-
+
289
unit-test-tone-1100:
290
- description: Compiling, flashing and monitoring tone, no-tone unit test.
291
command: make test_tone_no_tone
0 commit comments