Skip to content

Commit c343281

Browse files
authored
Test: Run with highest dependency versions
1 parent c4c274b commit c343281

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ jobs:
5454
coverage: ${{ matrix.coverage }}
5555

5656
- uses: ramsey/composer-install@v3
57+
with:
58+
dependency-versions: highest
5759

5860
- run: composer pest:unit -- ${COVERAGE} --ci
5961
env:

0 commit comments

Comments
 (0)