Skip to content

Commit 8b8af37

Browse files
committed
fix: git hub checks
1 parent 7b8de7b commit 8b8af37

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/run-tests-with-coverage.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ jobs:
3838
steps:
3939
- name: Set up PHP
4040
uses: shivammathur/setup-php@v2
41-
with:
42-
php-version: "8.4"
43-
tools: composer
4441
- name: Checkout
4542
uses: actions/checkout@v4
4643
- name: Import coverage report

0 commit comments

Comments
 (0)