From 086c733447319573654753f3e4fdee42f7317da5 Mon Sep 17 00:00:00 2001 From: Nico Wagner Date: Thu, 1 Feb 2024 07:02:36 +0100 Subject: [PATCH] Add comment --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) 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