Skip to content

Commit ef949ef

Browse files
Adjusted CI config
1 parent f3dab40 commit ef949ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
- name: Perform PHPUnit Tests
9696
env:
9797
SS_DATABASE_PORT: ${{ job.services.mysql.ports['3306'] }}
98-
run: vendor/bin/phpunit --colors=always --teamcity test
98+
run: vendor/bin/phpunit --colors=always --teamcity
9999

100100
phpcs:
101101
name: "PHP_CodeSniffer"

0 commit comments

Comments
 (0)