Skip to content

Commit 3048a48

Browse files
committed
fix: github actions
1 parent 5ddf167 commit 3048a48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cabal-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111

1212
jobs:
1313
cabal-build:
14-
name: GHC ${{ matrix.ghc-version }} on ${{ matrix.os }}
14+
name: "GHC ${{ matrix.ghc-version }} on ${{ matrix.os }} (lens: ${{ matrix.lens }})"
1515
runs-on: ${{ matrix.os }}
1616
strategy:
1717
fail-fast: false

0 commit comments

Comments
 (0)