mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-25 04:24:21 +01:00
Mint: check that test db is different from main db (#419)
* check that test db is different from main db * make format
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -18,7 +18,6 @@ jobs:
|
||||
mint-cache-secrets: ["false", "true"]
|
||||
mint-only-deprecated: ["false", "true"]
|
||||
mint-database: ["./test_data/test_mint", "postgres://cashu:cashu@localhost:5432/cashu"]
|
||||
# mint-database: [""]
|
||||
backend-wallet-class: ["FakeWallet"]
|
||||
uses: ./.github/workflows/tests.yml
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user