From 3456aec296b7f572917ba9a4062f9ea69d1b03ed Mon Sep 17 00:00:00 2001 From: vpf26432 Date: Thu, 11 May 2023 12:30:54 +0000 Subject: [PATCH] remove erroneous line in coverage stage of integration-testing.yml --- .github/workflows/integration-testing.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/integration-testing.yml b/.github/workflows/integration-testing.yml index 2aafbf0..2d289ed 100644 --- a/.github/workflows/integration-testing.yml +++ b/.github/workflows/integration-testing.yml @@ -50,7 +50,6 @@ jobs: - run: | set -vxeuo pipefail - coverage -m pytest -k tests_integration -v coverage run -m pytest -k tests_integration -v coverage report env: