Skip to content

Commit

Permalink
try even smaller subset
Browse files Browse the repository at this point in the history
  • Loading branch information
karhama authored Dec 11, 2024
1 parent cab4ef4 commit fc82211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Build and test
working-directory: ncs/nrf
run: |
build-wrapper-linux-x86-64 --out-dir ${{ env.BUILD_WRAPPER_OUT_DIR }} west twister -T . -C --coverage-platform=native_sim -v --inline-logs --integration --subset 1/200
build-wrapper-linux-x86-64 --out-dir ${{ env.BUILD_WRAPPER_OUT_DIR }} west twister -T . -C --coverage-platform=native_sim -v --inline-logs --integration --subset 1/300
- name: Extract coverage into sonarqube xml format
working-directory: ncs/nrf
Expand Down

0 comments on commit fc82211

Please sign in to comment.