diff --git a/.github/workflows/test-fuzzer-ci-still-works.yml b/.github/workflows/test-fuzzer-ci-still-works.yml index 4b195fc..7dda921 100644 --- a/.github/workflows/test-fuzzer-ci-still-works.yml +++ b/.github/workflows/test-fuzzer-ci-still-works.yml @@ -37,4 +37,8 @@ jobs: data: ${{ matrix.data }} timeout-minutes: 20 max_queries: 10 - enable_verification: ${{ matrix.enable_verification }} \ No newline at end of file + no-git-checks: True + enable_verification: ${{ matrix.enable_verification }} + secrets: + FUZZEROFDUCKSKEY: 'fake_key' + DUCKDB_HASH: 'fake_hash'