Skip to content

Commit a83798c

Browse files
committed
CI: Display freeze file
1 parent d8ab5ee commit a83798c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cabal.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
run: |
4646
cabal configure --enable-tests --test-show-details=direct
4747
cabal freeze --minimize-conflict-set
48+
cat cabal.project.freeze
4849
4950
- name: Cache cabal work
5051
uses: actions/cache@v4

0 commit comments

Comments
 (0)