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 c85e01e commit 0a7afcbCopy full SHA for 0a7afcb
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Twister Tests
33
working-directory: example-application
34
run: |
35
- ../zephyr/scripts/twister -G --board-root boards/ --testsuite-root ./tests/
+ ../zephyr/scripts/twister -G --testsuite-root ./tests/
36
37
- name: Archive firmware
38
uses: actions/upload-artifact@v3
0 commit comments