mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Merge pull request #4955 from turbo124/v5-develop
Fixes for github actions
This commit is contained in:
commit
164d28e16f
1
.github/workflows/phpunit.yml
vendored
1
.github/workflows/phpunit.yml
vendored
@ -69,6 +69,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
with:
|
with:
|
||||||
|
ref: v5-develop
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
|
|
||||||
- name: Copy .env
|
- name: Copy .env
|
||||||
|
Loading…
x
Reference in New Issue
Block a user