diff --git a/.env.ci b/.env.ci index 486d20cfd0f1..1fde559c0b81 100644 --- a/.env.ci +++ b/.env.ci @@ -19,4 +19,5 @@ DB_HOST=127.0.0.1 NINJA_ENVIRONMENT=hosted COMPOSER_AUTH='{"github-oauth": {"github.com": "${{ secrets.GITHUB_TOKEN }}"}}' TRAVIS=true -API_SECRET=superdoopersecrethere \ No newline at end of file +API_SECRET=superdoopersecrethere +PHANTOMJS_PDF_GENERATION=false