Skip to content

Commit defa799

Browse files
committed
Removed casadata from CI
1 parent ecd5a64 commit defa799

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,6 @@ jobs:
6767
if: matrix.environment-type == 'mamba'
6868
run: micromamba list
6969

70-
- name: Initialize CASAData
71-
run: |
72-
mkdir -p ~/.casa/data/
73-
python -c "import casatools;"
74-
7570
- name: Tests
7671
run: |
7772
pytest -vv --cov --cov-branch --cov-report=xml

0 commit comments

Comments
 (0)