Skip to content

Commit

Permalink
Update continous-integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbahl authored May 23, 2022
1 parent 029f627 commit 6d213ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
composer require codeception/module-asserts \
codeception/util-universalframework \
codeception/module-rest \
lucatume/wp-browser@3.1.0 --ignore-platform-reqs
lucatume/wp-browser:3.1.0 --ignore-platform-reqs
- name: Run Codeception Tests w/ Docker.
run: composer run-codeception -- -- --coverage --coverage-xml
Expand Down

0 comments on commit 6d213ed

Please sign in to comment.