Skip to content

Commit

Permalink
Modify tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sakhtar committed Nov 28, 2023
1 parent cb7d3be commit 1fd9f6c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,5 @@ jobs:
- name: Python unit tests
run: |
pip install maturin pytest
pip install .
pytest python/altrios -s
pip install -e .
pytest python/altrios -s

0 comments on commit 1fd9f6c

Please sign in to comment.