We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a027ba7 commit dbd7937Copy full SHA for dbd7937
1 file changed
.github/workflows/c-cpp.yml
@@ -74,7 +74,7 @@ jobs:
74
fail_ci_if_error: false
75
76
valgrind:
77
- needs: build
+ needs: build-and-test
78
runs-on: ubuntu-latest
79
steps:
80
- uses: actions/checkout@v4
0 commit comments