We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cb16cc commit 8d9e46cCopy full SHA for 8d9e46c
1 file changed
.github/workflows/mac.yml
@@ -72,6 +72,7 @@ jobs:
72
run: scripts/run_tests.py --running-type="processes" --counts 1 2 3 4
73
env:
74
PPC_NUM_THREADS: 1
75
+ PPC_PERF_MAX_TIME: 30
76
- name: Run tests (threads)
77
run: scripts/run_tests.py --running-type="threads" --counts 1 2 3 4
78
0 commit comments