Skip to content

Commit

Permalink
Update laravel-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sophist-UK committed Jan 3, 2025
1 parent 54099e2 commit cd6221a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/laravel-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@ jobs:

- name: Install Node/PHP dependencies
run: |
rm -f package.lock
npm ci
npm install
npm run build
composer self-update && composer install --no-interaction --no-progress --prefer-dist -vv
Expand Down

0 comments on commit cd6221a

Please sign in to comment.