Skip to content

Commit 4375239

Browse files
committed
CI: Remove fuzzer build from CodeQL testing since the tool hangs
1 parent 6bbb4d0 commit 4375239

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/codeql-analysis-unix.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ jobs:
7878
run: |
7979
make -C src/c-lib -j "$(nproc)"
8080
make -C src/c-lib -j "$(nproc)" test
81-
make -C src/c-lib -j "$(nproc)" fuzzer
8281
8382
- if: matrix.language == 'java-kotlin'
8483
uses: actions/setup-java@v5

0 commit comments

Comments
 (0)