Skip to content

Commit

Permalink
Merge branch 'main' into readme_update
Browse files Browse the repository at this point in the history
  • Loading branch information
Victorlouisdg committed Mar 4, 2024
2 parents 2f55f42 + 9cfc99b commit de66c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install wheel setuptools
pip install pytest
pip install "pytest<8.0.0"
pip install airo-typing/ airo-spatial-algebra/ airo-camera-toolkit/ airo-robots/ airo-teleop/ airo-dataset-tools/
- name: Run Tests
run: pytest ${{matrix.package}}/
Expand Down

0 comments on commit de66c6f

Please sign in to comment.