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 3477a4b commit d2734f4Copy full SHA for d2734f4
.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