Skip to content

Commit

Permalink
Some tests require theofidry/alice-data-fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
escopecz committed Mar 29, 2023
1 parent 9fb2fc1 commit d7660b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
restore-keys: ${{ runner.os }}-composer-

- name: Install Composer dependencies
run: composer install
run: composer install && composer require --dev theofidry/alice-data-fixtures

- name: Install Mautic
env:
Expand Down

0 comments on commit d7660b1

Please sign in to comment.