Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tnylea authored Aug 8, 2023
1 parent 425bb62 commit 31cf4fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
composer require devdojo/genesis dev-main
- name: Install Pest
run: |
composer config --no-interaction allow-plugins.pestphp/pest-plugin true
composer require pestphp/pest --dev --with-all-dependencies
- name: Install all dependencies
run: |
Expand Down

0 comments on commit 31cf4fe

Please sign in to comment.