Skip to content

Commit

Permalink
composer update in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
daVitekPL committed Mar 22, 2024
1 parent 353b72c commit b813521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
run: |
apt-get install git unzip -y
composer self-update
composer install --no-scripts
composer update --no-scripts
- name: Prepare Laravel Application
run: |
Expand Down

0 comments on commit b813521

Please sign in to comment.