Skip to content

Commit

Permalink
workflow: Also run tests
Browse files Browse the repository at this point in the history
Now that we've added a test, test these as well.

Signed-off-by: David Brown <[email protected]>
  • Loading branch information
d3zd3z committed Sep 17, 2024
1 parent 3477a4b commit d2734f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
run: |
cargo --version
west twister -T samples -v --inline-logs --integration
west twister -T samples -T tests -v --inline-logs --integration

0 comments on commit d2734f4

Please sign in to comment.