diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 186d291..b583e37 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,6 @@ jobs: - run: scalafmt --check publish: - needs: [test, format] if: github.event_name == 'push' runs-on: ubuntu-latest steps: