From cbd878ddd37f6f740efcf6c874d42a0ffb7673f8 Mon Sep 17 00:00:00 2001 From: Tmonster Date: Fri, 12 Jul 2024 14:48:06 +0200 Subject: [PATCH] build duckdb_sqmlsmith --- .github/workflows/test-fuzzer-ci-still-works.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test-fuzzer-ci-still-works.yml b/.github/workflows/test-fuzzer-ci-still-works.yml index e0c6cf1..4a5097d 100644 --- a/.github/workflows/test-fuzzer-ci-still-works.yml +++ b/.github/workflows/test-fuzzer-ci-still-works.yml @@ -31,8 +31,6 @@ jobs: - name: checkout uses: actions/checkout@v3 - with: - repository: duckdb/duckdb - name: Setup Ccache uses: hendrikmuhs/ccache-action@main