Skip to content

Commit

Permalink
Update QA
Browse files Browse the repository at this point in the history
  • Loading branch information
brendt committed Mar 1, 2024
1 parent e9d9ccf commit 86bf8e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality-control.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Install dependencies
run: |
composer update --${{ matrix.stability }} --prefer-dist --no-interaction
composer update
npm i
npm run dev
- name: List Installed Dependencies
Expand Down

0 comments on commit 86bf8e6

Please sign in to comment.