mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 17:14:31 -04: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
@ -107,6 +107,9 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
DB_PORT: ${{ job.services.mysql.ports[3306] }}
|
DB_PORT: ${{ job.services.mysql.ports[3306] }}
|
||||||
|
|
||||||
|
- name: HCL AppScan CodeSweep
|
||||||
|
uses: HCL-TECH-SOFTWARE/appscan-codesweep-action@v1
|
||||||
|
|
||||||
- name: Run php-cs-fixer
|
- name: Run php-cs-fixer
|
||||||
run: |
|
run: |
|
||||||
vendor/bin/php-cs-fixer fix
|
vendor/bin/php-cs-fixer fix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user