From acf990d21409e15e723ee0f1ae9c6b2ecec10c8a Mon Sep 17 00:00:00 2001 From: Anton Baliasnikov Date: Mon, 4 Mar 2024 12:36:41 +0000 Subject: [PATCH] ci: test --- .github/workflows/integration-tests-api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-tests-api.yml b/.github/workflows/integration-tests-api.yml index d6b07794a5..bdc4f7a1c9 100644 --- a/.github/workflows/integration-tests-api.yml +++ b/.github/workflows/integration-tests-api.yml @@ -90,7 +90,7 @@ jobs: - uses: isbang/compose-action@v1.5.1 with: - compose-file: "./docker/docker-compose-prebuilt.yaml" + compose-file: docker-compose-prebuilt.yaml down-flags: "--volumes" - name: Prepare test env