We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f37fb9 commit 6918d4fCopy full SHA for 6918d4f
1 file changed
.github/workflows/ci.yml
@@ -69,5 +69,4 @@ jobs:
69
path: code-coverage-results.md
70
71
- name: Behat tests
72
- run: composer run behat
73
-
+ run: composer run test:behat
0 commit comments