Skip to content

Commit

Permalink
Revert "Enabled composer ChromeDriver installation."
Browse files Browse the repository at this point in the history
This reverts commit ad97836.
  • Loading branch information
asmarovydlo committed Jul 21, 2023
1 parent 0b85aa8 commit 4381555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
run: composer --version

- name: Composer install
run: export COMPOSER_IGNORE_CHROMEDRIVER=0 && composer install
run: composer install

- name: Generate transfer objects
run: vendor/bin/console transfer:generate
Expand Down

0 comments on commit 4381555

Please sign in to comment.