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 bd64a64 commit 425bb62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
composer require devdojo/genesis dev-main
- name: Install Pest
run: |
composer config --no-plugins 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 425bb62

Please sign in to comment.