mirror of
https://github.com/wallabag/docker.git
synced 2025-12-21 19:27:35 +01: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