Download snappdf for running tests
This commit is contained in:
parent
4460e970bd
commit
dfdd5437d5
|
|
@ -103,6 +103,7 @@ jobs:
|
||||||
- name: Run Testsuite
|
- name: Run Testsuite
|
||||||
run: |
|
run: |
|
||||||
cat .env
|
cat .env
|
||||||
|
vendor/bin/snappdf download
|
||||||
vendor/bin/phpunit --testdox
|
vendor/bin/phpunit --testdox
|
||||||
env:
|
env:
|
||||||
DB_PORT: ${{ job.services.mysql.ports[3306] }}
|
DB_PORT: ${{ job.services.mysql.ports[3306] }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue