We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2750488 commit 9dc4590Copy full SHA for 9dc4590
1 file changed
.github/workflows/mac.yml
@@ -77,6 +77,7 @@ jobs:
77
run: scripts/run_tests.py --running-type="processes" --counts 1 2 3 4
78
env:
79
PPC_NUM_THREADS: 1
80
+ PPC_PERF_MAX_TIME: 30
81
- name: Run tests (threads)
82
run: scripts/run_tests.py --running-type="threads" --counts 1 2 3 4
83
0 commit comments