Skip to content

Commit 3c09722

Browse files
Added github workflows
1 parent 4441cf6 commit 3c09722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
run: composer update --no-progress --${{ matrix.dependency-version }} --prefer-dist --no-interaction
4949
-
5050
name: Run tests
51-
run: composer tests
51+
run: composer test

0 commit comments

Comments
 (0)