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 34a6741 commit d04b4aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
- name: Test
run: go test ./... -run=TestNode_ -count=1

- name: Bench
run: go test -run='^$' -bench BenchmarkNode_ ./... -timeout=0
# - name: Bench
# run: go test -run='^$' -bench BenchmarkNode_ ./... -timeout=0

0 comments on commit d04b4aa

Please sign in to comment.