Skip to content

Commit

Permalink
CI: Display freeze file
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed Oct 30, 2024
1 parent d8ab5ee commit a83798c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cabal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
run: |
cabal configure --enable-tests --test-show-details=direct
cabal freeze --minimize-conflict-set
cat cabal.project.freeze
- name: Cache cabal work
uses: actions/cache@v4
Expand Down

0 comments on commit a83798c

Please sign in to comment.