From 8fe7f183086d8396514c244c9dbb013b762a5d79 Mon Sep 17 00:00:00 2001 From: Darren Kelly Date: Mon, 25 Dec 2023 23:29:51 +0000 Subject: [PATCH] update actions --- .github/workflows/integration-tests.yaml | 2 +- .idea/workspace.xml | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index a08662b29..9ac907cbb 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -11,7 +11,7 @@ jobs: - name: Run Compose run: | - docker-compose -f integration_tests/network/docker-compose.yaml up -d --wait + docker compose -f integration_tests/network/docker-compose.yaml up -d --wait - name: Setup Node uses: actions/setup-node@v3 diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1f42853b4..26ff2675d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,8 +6,6 @@ - -