Fixes for github actions

This commit is contained in:
David Bomba 2021-07-26 21:20:32 +10:00
parent 3c6a849505
commit b423ae0cfe

View File

@ -6,10 +6,6 @@ on:
branches: branches:
- v5-develop - v5-develop
environment:
name: dev
url: https://ninja.test
name: phpunit name: phpunit
jobs: jobs:
run: run:
@ -38,6 +34,7 @@ jobs:
NINJA_LICENSE: 123456 NINJA_LICENSE: 123456
TRAVIS: true TRAVIS: true
MAIL_MAILER: log MAIL_MAILER: log
APP_URL: http://ninja.test
services: services:
mariadb: mariadb: