Skip to content

Commit 2e7f7e4

Browse files
committed
fix(ci): remove redundant test-race from unit tests job
1 parent 267cdb5 commit 2e7f7e4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ jobs:
5858
- name: Run tests
5959
run: make test
6060

61-
- name: Run tests with race detector
62-
run: make test-race
63-
6461
integration:
6562
name: Integration Tests
6663
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)