Skip to content

Commit 7efd031

Browse files
committed
fix: sonarqube action
1 parent d7b7f06 commit 7efd031

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
path-to-lcov: lcov_filtered.info
8181

8282
sonarqube:
83+
needs: build_and_test
8384
runs-on: ubuntu-latest
8485
steps:
8586
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)