Skip to content

Commit 272157b

Browse files
committed
Update Github actions
1 parent fdaae09 commit 272157b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
args: 'install --ignore-platform-reqs'
2424

2525
- name: Run tests
26-
run: composer run-tests
26+
run: composer test

0 commit comments

Comments
 (0)