Skip to content

Commit c9e25f7

Browse files
committed
Enable stack in GitHub CI
1 parent 606bfde commit c9e25f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
ghc-version: ${{ matrix.ghc }}
3030
cabal-version: '3.2'
31+
enable-stack: true
3132

3233
- name: Cache Cabal
3334
uses: actions/cache@v2

0 commit comments

Comments
 (0)