Add tests for album path

This commit is contained in:
viktorstrate
2021-09-27 20:59:41 +02:00
parent c7865a94e4
commit 00e436a518
4 changed files with 67 additions and 32 deletions

View File

@@ -12,6 +12,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
fail-fast: false
matrix:
database: ['mysql', 'postgres', 'sqlite']