Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Sep 12, 2024
1 parent 70c6a9a commit d726dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
python -m pip install build wheel
- name: Install repo
run: |
pip install .
pip install .[extras]
- name: Install test dependencies
run: |
pip install -r test/requirements.txt
Expand Down

0 comments on commit d726dbd

Please sign in to comment.