Skip to content

Commit

Permalink
.github/workflows/test.yml: Set a nicer name.
Browse files Browse the repository at this point in the history
  • Loading branch information
pnx committed Feb 15, 2023
1 parent 5a204b3 commit 8a09125
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
matrix:
go-version: ["1.18", "1.19", "1.20"]
runs-on: ubuntu-latest
name: Test (go v${{ matrix.go-version }})
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 8a09125

Please sign in to comment.