Skip to content

Commit

Permalink
Fix Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
lukassykora committed Jun 10, 2024
1 parent 90ea725 commit d0917c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
python -m pip install --upgrade pip
pip install poetry tox tox-gh-actions
pip install pytest black isort mypy flake8 flake8-docstrings pytest-cov pandas
pip install .
pip install -e .
- name: test with tox
run:
Expand Down

0 comments on commit d0917c4

Please sign in to comment.