Merge pull request #4955 from turbo124/v5-develop
Fixes for github actions
This commit is contained in:
commit
164d28e16f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/phpunit.yml
vendored
1
.github/workflows/phpunit.yml
vendored
|
|
@ -69,6 +69,7 @@ jobs:
|
|||
|
||||
- uses: actions/checkout@v1
|
||||
with:
|
||||
ref: v5-develop
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Copy .env
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue