diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c018405cd8f..68e411016ec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,8 +65,8 @@ jobs: - name: Check python format run: pixi run check-python-format - - name: Check CITATION.cff - run: pixi run check-citations + # - name: Check CITATION.cff + # run: pixi run check-citations build: name: Build