Skip to content

Commit

Permalink
ci: build: use west twister
Browse files Browse the repository at this point in the history
Signed-off-by: Gerard Marull-Paretas <[email protected]>
  • Loading branch information
gmarull committed Apr 17, 2023
1 parent ebf9a19 commit b24aaa5
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 @@ -49,4 +49,4 @@ jobs:
- name: Test
working-directory: spinner
run: |
../zephyr/scripts/twister -T tests --integration -v
west twister -T tests --integration -v

0 comments on commit b24aaa5

Please sign in to comment.