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:
parent
6a0569869f
commit
14d63d6553
3
.github/workflows/phpunit.yml
vendored
3
.github/workflows/phpunit.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user