Skip to content

Commit

Permalink
install with tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoelles committed Sep 21, 2023
1 parent b0f1ee8 commit 6632519
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install pytest
pip install -e .[test]
- name: Test with pytest
run: |
pytest
Expand Down

0 comments on commit 6632519

Please sign in to comment.