Skip to content

Commit

Permalink
Update format_and_test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinnglabs committed Mar 15, 2024
1 parent a29968d commit 9bea502
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/format_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
pip install -U pip
pip install -U setuptools
pip install -r requirements.txt
pip install -r requirements-test.txt
python -m pip install -e .
- name: Test and create core models in pytest
run: pytest -vs tests/tests_first/ --cov=karpiu --cov-report term-missing
Expand Down

0 comments on commit 9bea502

Please sign in to comment.