We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c3eed6 commit b4f4287Copy full SHA for b4f4287
1 file changed
.github/workflows/test-pr.yml
@@ -108,13 +108,13 @@ jobs:
108
- name: 'Rules (booster)'
109
test-suite: 'test-prove-rules'
110
test-args:
111
- timeout: 120
112
- parallel: 4
+ timeout: 100
+ parallel: 6
113
- name: 'Rules (booster-dev)'
114
115
test-args: '--use-booster-dev'
116
- timeout: 60
117
+ timeout: 45
118
- name: 'Functional'
119
test-suite: 'test-prove-functional'
120
0 commit comments