Skip to content

Commit 6918d4f

Browse files
committed
fix: use renamed composer script
1 parent 1f37fb9 commit 6918d4f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,4 @@ jobs:
6969
path: code-coverage-results.md
7070

7171
- name: Behat tests
72-
run: composer run behat
73-
72+
run: composer run test:behat

0 commit comments

Comments
 (0)