GitHub: Skip check-tester in valgrind build
This commit is contained in:
1
.github/workflows/valgrind.yml
vendored
1
.github/workflows/valgrind.yml
vendored
@@ -38,6 +38,7 @@ jobs:
|
||||
CC: ${{ matrix.compiler }}
|
||||
MAKEVARS: ${{ matrix.makevars }}
|
||||
CONFIGURE_OPTS: ${{ matrix.configureopts }}
|
||||
CHECK_TESTER_NO_VALGRIND: 'no-valgrind'
|
||||
run: |
|
||||
/bin/sh ./autogen.sh
|
||||
mkdir build
|
||||
|
||||
Reference in New Issue
Block a user