Skip to content

Commit

Permalink
Don't skip if run on master
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed Jan 13, 2025
1 parent 5de4263 commit f77d202
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:

cabal-install-dry-run:
name: cabal install with ghc-${{ matrix.ghc }}
if: github.ref != 'refs/heads/master' && github.base_ref != 'master'
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit f77d202

Please sign in to comment.