Skip to content

Commit

Permalink
CI: better workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
Léana 江 committed Jan 7, 2024
1 parent 7a73c3d commit 4d65784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:

stack:
name: stack / ghc ${{ matrix.ghc }}
name: "stack + ghc-${{ matrix.ghc }} on ${{ matrix.os }}"
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 4d65784

Please sign in to comment.