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