Skip to content

Commit 41bf030

Browse files
committed
Code coverage on 8.3
1 parent 1fde299 commit 41bf030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
RUN_PSALM: false
5050
RUN_BENCHMARK: false
5151
- PHP_VERSION: "8.3"
52-
CODE_COVERAGE: false
52+
CODE_COVERAGE: true
5353
RUN_PHPSTAN: true
5454
RUN_PSALM: false
5555
RUN_BENCHMARK: false

0 commit comments

Comments
 (0)