We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c453fe commit 8feca44Copy full SHA for 8feca44
.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
32
CODE_COVERAGE: true
33
RUN_PHPSTAN: true
34
RUN_PSALM: true
35
- RUN_BENCHMARK: true
+ RUN_BENCHMARK: false
36
- PHP_VERSION: 8.0
37
38
0 commit comments