mirror of
https://github.com/wallabag/docker
synced 2026-01-03 20:09:28 +00:00
Update CI
Allow dependabot to keep GA up to date.
This commit is contained in:
@@ -28,7 +28,7 @@ def docker_cleanup():
|
||||
|
||||
@pytest.fixture(scope="session")
|
||||
def docker_compose_command() -> str:
|
||||
return "docker-compose"
|
||||
return "docker compose"
|
||||
|
||||
@pytest.fixture(scope="session")
|
||||
def docker_compose_file(pytestconfig, database):
|
||||
|
||||
Reference in New Issue
Block a user