Skip to content

Commit

Permalink
removed last reference of poetry from build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fccoelho committed Nov 29, 2024
1 parent e6651ec commit 3f8d560
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/

0 comments on commit 3f8d560

Please sign in to comment.