Skip to content

Commit

Permalink
ci: Remove false condition from release job
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella authored Jun 16, 2023
1 parent 5c773e7 commit 58600bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
command: ghc --version

release:
if: false
runs-on: ubuntu-latest
needs:
- bats
Expand Down

0 comments on commit 58600bf

Please sign in to comment.