Skip to content

Commit

Permalink
ci: github: qa-samples: only integration
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Linz <linz@li-pro.net>
  • Loading branch information
rexut committed Sep 20, 2023
1 parent f8915ce commit 460052d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
- name: Build samples
working-directory: workspace
run: |
west twister --verbose --jobs 4 \
west twister --verbose --jobs 4 --integration \
--outdir twister-out --no-clean --inline-logs \
--enable-size-report --platform-reports \
--testsuite-root bridle/samples/button \
Expand Down

0 comments on commit 460052d

Please sign in to comment.