Skip to content

Commit

Permalink
no plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
janedbal committed Aug 6, 2024
1 parent 89b46cb commit 9c9543e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
-
name: Install ${{ matrix.name }} dependencies
working-directory: ${{ matrix.name }}
run: composer install --no-progress --prefer-dist --no-interaction --ignore-platform-reqs
run: composer install --no-progress --prefer-dist --no-interaction --ignore-platform-reqs --no-plugins

-
name: Run analyser
Expand Down

0 comments on commit 9c9543e

Please sign in to comment.