mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 14:24:46 +02:00
I swear I already did this
This commit is contained in:
parent
b77fd3d653
commit
e0a92d733b
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -99,7 +99,7 @@ jobs:
|
|||||||
QUEUE_CONNECTION: sync
|
QUEUE_CONNECTION: sync
|
||||||
HASHIDS_SALT: alittlebitofsalt1234
|
HASHIDS_SALT: alittlebitofsalt1234
|
||||||
DB_CONNECTION: sqlite
|
DB_CONNECTION: sqlite
|
||||||
DB_DATABASE: ${{ github.workspace }}/database/testing.sqlite
|
DB_DATABASE: testing.sqlite
|
||||||
steps:
|
steps:
|
||||||
- name: Code Checkout
|
- name: Code Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user