Skip to content

Commit

Permalink
- [chg]improve test cases.
Browse files Browse the repository at this point in the history
  • Loading branch information
vistart committed Jan 27, 2024
1 parent acfd49f commit ad74917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ github.token }}
branch: ${{ github.head_ref }}
branch: refs/head/r1.0

- name: Benchmark
run: go test -race -v ./... -bench . -run ^$ -count 10 -benchmem
Expand Down

0 comments on commit ad74917

Please sign in to comment.