Skip to content

Commit

Permalink
Add runner of multithreaded unit tests (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsayukov committed Sep 12, 2024
1 parent a280dc3 commit f433e6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
shell: bash
run: |
ctest -j32 --preset release-unit
ctest --preset release-unit-mt
integration:
concurrency:
Expand Down

0 comments on commit f433e6a

Please sign in to comment.