diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 5580bb8..d77713c 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -23,10 +23,4 @@ jobs: package_file: .github/tl_packages - name: Run l3build run: l3build ctan -q -H - codespell: - runs-on: ubuntu-latest - steps: - - name: Codespell action - uses: plettich/python_codespell_action@v0.1 - \ No newline at end of file