mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-14 09:34:37 -04:00
Fixes for github actions
This commit is contained in:
parent
3c6a849505
commit
b423ae0cfe
5
.github/workflows/phpunit.yml
vendored
5
.github/workflows/phpunit.yml
vendored
@ -6,10 +6,6 @@ on:
|
||||
branches:
|
||||
- v5-develop
|
||||
|
||||
environment:
|
||||
name: dev
|
||||
url: https://ninja.test
|
||||
|
||||
name: phpunit
|
||||
jobs:
|
||||
run:
|
||||
@ -38,6 +34,7 @@ jobs:
|
||||
NINJA_LICENSE: 123456
|
||||
TRAVIS: true
|
||||
MAIL_MAILER: log
|
||||
APP_URL: http://ninja.test
|
||||
|
||||
services:
|
||||
mariadb:
|
||||
|
Loading…
x
Reference in New Issue
Block a user