Skip to content

Commit 0722d48

Browse files
committed
ci: update stack job name
1 parent 4ad8684 commit 0722d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/servant-typescript.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
# cabal test all
6565

6666
stack:
67-
name: stack / ghc ${{ matrix.ghc }}
67+
name: ${{ matrix.stack-yaml }}
6868
runs-on: ubuntu-latest
6969
strategy:
7070
fail-fast: false

0 commit comments

Comments
 (0)