Skip to content

Commit

Permalink
Use branch of Codeception with Gherkin fix
Browse files Browse the repository at this point in the history
Drop this commit after testing
  • Loading branch information
Naktibalda committed Dec 20, 2020
1 parent 865f78a commit b58e325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -37,7 +37,7 @@ jobs:
run: |
composer require --no-update codeception/module-asserts
composer require --no-update codeception/module-filesystem
composer require --no-update codeception/codeception
composer require --no-update codeception/codeception:dev-gherkin-fix-namespaced-contexts
composer update --no-dev --prefer-dist --no-interaction
working-directory: framework-tests

Expand Down

0 comments on commit b58e325

Please sign in to comment.