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 fc5fc32 commit 29f2116Copy full SHA for 29f2116
.github/workflows/build.yml
@@ -67,4 +67,4 @@ jobs:
67
with:
68
run: |
69
cd testing
70
- ./cibuild.sh -x testlist/${{matrix.boards}}.dat
+ ./cibuild.sh -x -G testlist/${{matrix.boards}}.dat
0 commit comments