Skip to content

Commit 44bddfa

Browse files
committed
Run tests sequentially please
1 parent 18e99cd commit 44bddfa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
test:
3131
needs: pre_job
3232
runs-on: ${{ matrix.os }}
33+
env:
34+
TASTY_NUM_THREADS: 1
3335
strategy:
3436
fail-fast: true
3537
matrix:

0 commit comments

Comments
 (0)