BF tests
This commit is contained in:
parent
ce1f9b0222
commit
a8fdfa3263
|
|
@ -67,4 +67,4 @@ jobs:
|
||||||
composer run-script post-autoload-dump
|
composer run-script post-autoload-dump
|
||||||
|
|
||||||
- name: Execute tests
|
- name: Execute tests
|
||||||
run: vendor/bin/phpunit --testdox --do-not-fail-on-deprecation
|
run: vendor/bin/phpunit --testdox
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue