Skip to content

Commit

Permalink
chore: update workflow test name for branch protection
Browse files Browse the repository at this point in the history
  • Loading branch information
h5law committed Sep 1, 2023
1 parent f5ef955 commit fbcd36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
go: ["1.18"]
name: Go ${{ matrix.go }} test
name: Go Tests
steps:
- uses: actions/checkout@v3
- name: Setup go
Expand Down

0 comments on commit fbcd36f

Please sign in to comment.