Skip to content

Commit

Permalink
run single shard test with github action
Browse files Browse the repository at this point in the history
  • Loading branch information
LLiuJJ committed Oct 1, 2024
1 parent 3639472 commit f3183eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- run: go version
- name: Run test
run: |
go test -run TestClusterRwBench tests/integration_test.go -v
go test -run TestClusterSingleShardRwBench tests/integration_test.go

0 comments on commit f3183eb

Please sign in to comment.