Skip to content

Commit

Permalink
Linters group isn't part of this branch, durrrr
Browse files Browse the repository at this point in the history
  • Loading branch information
jcadam14 committed Feb 9, 2024
1 parent e87b763 commit 26b729c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
python -m pip install --upgrade pip
pip install poetry
poetry config virtualenvs.create false
poetry install --without linters --no-root
poetry install --no-root
- name: Launch tests & generate report
run: poetry run pytest
- name: Coverage comment
Expand Down

0 comments on commit 26b729c

Please sign in to comment.