diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f683f0042..93d98758d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -118,6 +118,7 @@ jobs: fuzz: # if: ${{ github.event_name == 'push' || !github.event.pull_request.draft }} + # see https://github.com/deutsche-nationalbibliothek/pica-rs/actions/runs/7736509249/job/21094015127 if: false name: fuzz ${{ matrix.item.name }} runs-on: ubuntu-latest