1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00

Try removing reference to a specific branch from the phpunit.yml

This commit is contained in:
Joshua Dwire 2021-02-20 16:31:48 -05:00
parent aeedd5c9d9
commit bb81adaf06

View File

@ -69,7 +69,6 @@ jobs:
- uses: actions/checkout@v1
with:
ref: v5-develop
fetch-depth: 1
- name: Copy .env
@ -105,4 +104,4 @@ jobs:
- name: Run php-cs-fixer
run: |
vendor/bin/php-cs-fixer fix
vendor/bin/php-cs-fixer fix