From c1cb1dd692a597a1b503a58a23190326a3a0aaa0 Mon Sep 17 00:00:00 2001 From: Darren Kelly Date: Mon, 25 Dec 2023 23:49:36 +0000 Subject: [PATCH] update readme and actions --- .github/workflows/integration-tests.yaml | 4 - .idea/workspace.xml | 4 + integration_tests/.gitignore | 120 ----------------------- integration_tests/README.md | 17 ++-- integration_tests/package.json | 5 +- 5 files changed, 16 insertions(+), 134 deletions(-) diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 57f79c969..3b444e007 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -13,10 +13,6 @@ jobs: - name: Checkout code uses: actions/checkout@v3 - - name: Run Compose - run: | - docker compose -f integration_tests/network/docker-compose.yaml up -d --wait - - name: Setup Node uses: actions/setup-node@v3 with: diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 26ff2675d..12d6d63b0 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,6 +6,10 @@ + + + +