mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Skip database check during CI.
This commit is contained in:
parent
7ef4718c4e
commit
8234b4264c
3 changed files with 7 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -7,6 +7,7 @@ on: [push]
|
|||
|
||||
env:
|
||||
DATABASE_TYPE: postgresql
|
||||
SKIP_DB_CHECK: 1
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue