Skip to content

Commit

Permalink
add pip install requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
gschoeni committed Dec 17, 2024
1 parent 37b96fd commit 40bf842
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
pip install maturin
pip install pytest
pip install -e .
pip install -r requirements.txt
- name: Run Tests
run: |
Expand Down

0 comments on commit 40bf842

Please sign in to comment.