Skip to content

Commit

Permalink
Fix covcheck (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorybchris authored Sep 13, 2024
1 parent 87b6a25 commit 84df808
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
1 change: 0 additions & 1 deletion .github/workflows/legacy_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ jobs:
pip install poetry
if [ -d /poetryenvs ]; then rm -rf ~/poetryenvs; fi
poetry config virtualenvs.path ~/poetryenvs
poetry install
poetry install -E legacy
- name: Run pytest
Expand Down
18 changes: 9 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 84df808

Please sign in to comment.