Download snappdf for running tests

This commit is contained in:
David Bomba 2022-08-19 17:07:23 +10:00
parent 4460e970bd
commit dfdd5437d5

View File

@ -103,6 +103,7 @@ jobs:
- name: Run Testsuite
run: |
cat .env
vendor/bin/snappdf download
vendor/bin/phpunit --testdox
env:
DB_PORT: ${{ job.services.mysql.ports[3306] }}