Skip to content

Commit

Permalink
ci: remove post-build job
Browse files Browse the repository at this point in the history
  • Loading branch information
tkrs authored Mar 25, 2024
1 parent c86d2bf commit bf6e96a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit bf6e96a

Please sign in to comment.