Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
erikd committed Feb 25, 2024
1 parent ff1a64b commit 7858ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
run: |
- name: Install dependencies
run: cabal build all --enable-tests --only-dependencies -j --ghc-option=-j4
run: cabal build all --enable-tests # --only-dependencies -j --ghc-option=-j4

- name: Cache Cabal store
uses: actions/cache@v3
Expand Down

0 comments on commit 7858ae5

Please sign in to comment.