From 06b5497bf0cfec2fab6c8921b94edfbbd7de6e93 Mon Sep 17 00:00:00 2001 From: Yue Zhao Date: Fri, 1 Oct 2021 17:16:25 -0400 Subject: [PATCH] Update testing.yml --- .github/workflows/testing.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index f48564047..e920f3015 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -36,11 +36,6 @@ jobs: pip install pytest-cov - name: Test with pytest - run: | - pytest - - - name: Generate coverage report - if: success() run: | pytest --cov=./