Skip to content

Commit bbf2489

Browse files
committed
update
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
1 parent 9011515 commit bbf2489

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ jobs:
2323

2424
- uses: ramsey/composer-install@v1
2525

26-
- run: vendor/bin/phpunit --coverage-text tests
26+
- run: composer lint
27+
- run: composer test

0 commit comments

Comments
 (0)