Skip to content

Commit

Permalink
set pycolmap version for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
lcmrl committed Nov 25, 2024
1 parent 845820a commit bbf8573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -e .
pip install pycolmap
pip install pycolmap==0.6.1
pip install pytest
- name: Test with pytest
run: |
Expand Down

0 comments on commit bbf8573

Please sign in to comment.