Skip to content

Commit 4f0c403

Browse files
old name to avoid annoying ci issues
1 parent 6c80daa commit 4f0c403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency:
1818

1919
jobs:
2020
test-with-cabal:
21-
name: Haskell-CI - Linux - cabal - ${{ matrix.ghc-version }}
21+
name: Haskell-CI - Linux - ${{ matrix.ghc-version }}
2222

2323
strategy:
2424
matrix:

0 commit comments

Comments
 (0)