diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4db6276..b53355c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,12 +47,6 @@ jobs: flags: unittests fail_ci_if_error: true verbose: true - post-build: - needs: - - build - runs-on: ubuntu-latest - steps: - - run: ':' scalafmt: runs-on: ubuntu-latest steps: