Skip to content

Commit 2ea515d

Browse files
vakhovoleg-jukovec
andauthored
Update .github/workflows/testing.yml
Co-authored-by: Oleg Jukovec <[email protected]>
1 parent 502d39f commit 2ea515d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/testing.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ jobs:
2626

2727
- name: Run tests
2828
run: make test
29+
30+
- name: Run tests with race-detector
31+
run: make test-race

0 commit comments

Comments
 (0)