diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 889acea..eedebbe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,6 @@ jobs: run: ci/mypy.sh - name: shellcheck - uses: actions/checkout@v4 run: ci/shellcheck.sh - name: format