mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fixes for github actions
This commit is contained in:
parent
39d82f1c42
commit
3c6a849505
4
.github/workflows/phpunit.yml
vendored
4
.github/workflows/phpunit.yml
vendored
@ -6,6 +6,10 @@ on:
|
||||
branches:
|
||||
- v5-develop
|
||||
|
||||
environment:
|
||||
name: dev
|
||||
url: https://ninja.test
|
||||
|
||||
name: phpunit
|
||||
jobs:
|
||||
run:
|
||||
|
Loading…
x
Reference in New Issue
Block a user