Skip to content

Commit

Permalink
Actually build everything
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelpj committed Feb 25, 2024
1 parent fae6b83 commit a9d3696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
os: ${{ runner.os }}

- name: Build
run: cabal build
run: cabal build all

- name: Set test options
# See https://github.com/ocharles/tasty-rerun/issues/22 for why we need
Expand Down

0 comments on commit a9d3696

Please sign in to comment.