Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Beru committed May 23, 2024
1 parent 53b9b05 commit ed20c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: 'Install dependencies'
uses: 'ramsey/composer-install@v3'
with:
dependency-versions: 'highest'
dependency-versions: '${{ matrix.deps }}'

- name: 'Run test suite'
run: 'php vendor/bin/phpunit'

0 comments on commit ed20c26

Please sign in to comment.