Skip to content

Commit 16e2f14

Browse files
committed
[ ci ] Run tests in 2 threads
1 parent 4b069af commit 16e2f14

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci-deptycheck.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,8 @@ jobs:
206206
- get-test-sets
207207
runs-on: ubuntu-latest
208208
container: ghcr.io/stefan-hoeck/idris2-pack:latest
209+
env:
210+
NUM_THREADS: 2
209211
strategy:
210212
fail-fast: false # all test cases are more or less independent
211213
matrix:

0 commit comments

Comments
 (0)