Skip to content

Commit 59599c5

Browse files
committed
fix
1 parent 76d6760 commit 59599c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/conda.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,8 @@ jobs:
2424
- name: Install GDAL
2525
run: conda install conda-forge::gdal
2626

27+
- name: Install CRAM
28+
run: conda install conda-forge::cram
29+
2730
- name: Test
2831
run: cram tests -v

0 commit comments

Comments
 (0)