From cc3c08cb4b2f177fb4ae2c88d742e2243cb59e96 Mon Sep 17 00:00:00 2001 From: gitkvark Date: Fri, 29 Dec 2023 16:53:58 +0100 Subject: [PATCH] Removing flake --- .github/workflows/test_and_deploy_to_ecr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_and_deploy_to_ecr.yaml b/.github/workflows/test_and_deploy_to_ecr.yaml index 1fb4f9f..f77d99a 100644 --- a/.github/workflows/test_and_deploy_to_ecr.yaml +++ b/.github/workflows/test_and_deploy_to_ecr.yaml @@ -19,7 +19,7 @@ env: jobs: test: - name: Application unittests and flake8 tests + name: Application unittests runs-on: ubuntu-latest strategy: matrix: