Update tests.yml

This commit is contained in:
Jan Böhmer 2020-05-25 22:15:16 +02:00 committed by GitHub
parent 38dd55d4f7
commit 7aef6aa29f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,4 +40,4 @@ jobs:
run: yarn build
- name: Run PHPunit
run: ./bin/phpunit
run: ./bin/phpunit --exclude-group DB