mirror of
https://github.com/lightninglabs/aperture.git
synced 2026-01-15 15:24:24 +01:00
ci: run unit tests against sqlite and postgres
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -99,6 +99,8 @@ jobs:
|
||||
matrix:
|
||||
unit_type:
|
||||
- unit-race
|
||||
- unit-race dbbackend=postgres
|
||||
|
||||
steps:
|
||||
- name: git checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user