1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00

Update phpunit.yml

This commit is contained in:
David Bomba 2021-09-19 16:29:21 +10:00 committed by GitHub
parent 6a0569869f
commit 14d63d6553
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,6 +106,9 @@ jobs:
vendor/bin/phpunit --testdox
env:
DB_PORT: ${{ job.services.mysql.ports[3306] }}
- name: HCL AppScan CodeSweep
uses: HCL-TECH-SOFTWARE/appscan-codesweep-action@v1
- name: Run php-cs-fixer
run: |