We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b7f06 commit 7efd031Copy full SHA for 7efd031
1 file changed
.github/workflows/build.yml
@@ -80,6 +80,7 @@ jobs:
80
path-to-lcov: lcov_filtered.info
81
82
sonarqube:
83
+ needs: build_and_test
84
runs-on: ubuntu-latest
85
steps:
86
- uses: actions/checkout@v4
0 commit comments