Skip to content

Commit f2481fb

Browse files
keiko713Marcus Weiner
andauthored
Update .github/workflows/test.yml
Co-Authored-By: Marcus Weiner <[email protected]>
1 parent 07b8d77 commit f2481fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Tests
2828
run: npm test
2929
test-go:
30-
name: Test on go ${{ matrix.go_version }} and ${{ matrix.os }}
30+
name: Go ${{ matrix.go_version }} on ${{ matrix.os }}
3131
strategy:
3232
matrix:
3333
os: [ubuntu-latest, macOS-latest, windows-latest]

0 commit comments

Comments
 (0)