From 3f8d560e6ec0c13d8e1cada6eacaea56b63a2bcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fl=C3=A1vio=20Code=C3=A7o=20Coelho?= Date: Fri, 29 Nov 2024 15:22:37 -0300 Subject: [PATCH] removed last reference of poetry from build.yaml --- .github/workflows/build.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 18dacd8..e21bdcc 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -53,6 +53,3 @@ jobs: # exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics - - name: Test with pytest - run: | - poetry run pytest -vv -k "ZIKABR21 or STPI2206 or sids" tests/