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 0a7afcb commit f4baa37Copy full SHA for f4baa37
.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 --testsuite-root ./tests/
+ west twister -G --testsuite-root ./tests/
36
37
- name: Archive firmware
38
uses: actions/upload-artifact@v3
0 commit comments