Skip to content

Commit

Permalink
fix: cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
icey-yu committed Sep 20, 2024
1 parent 271606c commit 3eee4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
# TODO: add coverage test
go-test:
name: Test with go ${{ matrix.go_version }} on ${{ matrix.os }}
name: Benchmark Test with go ${{ matrix.go_version }} on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
permissions:
contents: write
Expand Down

0 comments on commit 3eee4f9

Please sign in to comment.