Skip to content

Commit dbd7937

Browse files
committed
Add valgrind job
1 parent a027ba7 commit dbd7937

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
fail_ci_if_error: false
7575

7676
valgrind:
77-
needs: build
77+
needs: build-and-test
7878
runs-on: ubuntu-latest
7979
steps:
8080
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)