mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
add back testing for hsqldb
This commit is contained in:
parent
b64ee87fdf
commit
2982ec9201
3 changed files with 27 additions and 0 deletions
1
.github/workflows/docker-build-test.yml
vendored
1
.github/workflows/docker-build-test.yml
vendored
|
@ -19,6 +19,7 @@ jobs:
|
|||
matrix:
|
||||
docker-compose-file:
|
||||
- docker-compose.yml
|
||||
- testing/docker-compose.hsqldb.yml
|
||||
- testing/docker-compose.cockroachdb.yml
|
||||
- testing/docker-compose.yugabytedb.yml
|
||||
dockerfile:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue