Skip to content

Commit bbf8573

Browse files
committed
set pycolmap version for testing
1 parent 845820a commit bbf8573

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: |
2929
python -m pip install --upgrade pip
3030
pip install -e .
31-
pip install pycolmap
31+
pip install pycolmap==0.6.1
3232
pip install pytest
3333
- name: Test with pytest
3434
run: |

0 commit comments

Comments
 (0)