Skip to content

Commit

Permalink
use composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer committed Feb 28, 2024
1 parent c685020 commit 7f241b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
php-version: 8.1
extensions: dom, curl, mbstring, zip, pcntl, intl
coverage: xdebug
- run: composer install --no-interaction --no-scripts
- run: composer update --prefer-stable --prefer-dist --no-interaction --no-suggest
- run: vendor/bin/infection -j2 --logger-github

0 comments on commit 7f241b4

Please sign in to comment.