mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Tests for using Cache in github actions
This commit is contained in:
parent
c46d5ecef7
commit
8c0d50032b
2
.github/workflows/parallel.yml
vendored
2
.github/workflows/parallel.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
DB_PASSWORD: ninja
|
DB_PASSWORD: ninja
|
||||||
DB_HOST: '127.0.0.1'
|
DB_HOST: '127.0.0.1'
|
||||||
BROADCAST_DRIVER: log
|
BROADCAST_DRIVER: log
|
||||||
CACHE_DRIVER: file
|
CACHE_DRIVER: database
|
||||||
QUEUE_CONNECTION: sync
|
QUEUE_CONNECTION: sync
|
||||||
SESSION_DRIVER: file
|
SESSION_DRIVER: file
|
||||||
NINJA_ENVIRONMENT: hosted
|
NINJA_ENVIRONMENT: hosted
|
||||||
|
Loading…
x
Reference in New Issue
Block a user