Skip to content

Commit

Permalink
install poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
arie-matsliah committed Aug 14, 2023
1 parent 8ca1b3e commit f1cb51b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run-unit-tests-with-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
- name: Install dependencies
run: |
poetry install
poetry shell
- name: Run tests
run: |
python tests/run_unit_tests_with_coverage.py
Expand Down

0 comments on commit f1cb51b

Please sign in to comment.