Skip to content

Commit

Permalink
REMOVE
Browse files Browse the repository at this point in the history
  • Loading branch information
gschorcht committed Sep 1, 2022
1 parent 6d8c238 commit 5b713f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .murdock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/bin/sh

# uncomment and change this to limit builds, e.g.,
#export BOARDS="samr21-xpro native"
export BOARDS="esp32-wroom-32"
# and / or
#export APPS="examples/hello-world tests/unittests"
export APPS="tests/thread_priority_inversion"

#
: ${TEST_BOARDS_AVAILABLE:="esp32-wroom-32 samr21-xpro"}
Expand Down

0 comments on commit 5b713f7

Please sign in to comment.