Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
royreznik committed Feb 16, 2024
1 parent ae4af96 commit 3ea7580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ setup:
python3 -m pip install poetry

install:
poetry install
/c/Users/runneradmin/.local/bin/poetry.exe install

test:
poetry run pytest -ssv --cov --cov-report=$(PYTEST_COV)
Expand Down

0 comments on commit 3ea7580

Please sign in to comment.