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 6f2f6d2 commit 63254daCopy full SHA for 63254da
.github/workflows/build.yml
@@ -56,4 +56,4 @@ jobs:
56
run: |
57
cargo --version
58
59
- west twister -T samples -v --inline-logs --integration
+ west twister -T samples -T tests -v --inline-logs --integration
0 commit comments