mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-17 21:54:00 +02:00
fix build.
This commit is contained in:
3
.github/workflows/build-push-backend.yml
vendored
3
.github/workflows/build-push-backend.yml
vendored
@@ -74,6 +74,9 @@ jobs:
|
||||
- name: Install the project
|
||||
run: uv sync --locked --all-extras --dev
|
||||
|
||||
- name: Setup test config
|
||||
run: cp config.example.toml config.toml
|
||||
|
||||
- name: Run tests
|
||||
run: uv run pytest tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user