Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Yiling-J committed Oct 1, 2024
1 parent 5fa7db6 commit 15ecc04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
run: go test ./... -run=TestNode_ -count=1

- name: Bench
run: go test -run='^$' -cpu=4 -bench . -timeout=0
run: go test -run='^$' -cpu=4 -bench . -json

0 comments on commit 15ecc04

Please sign in to comment.