Skip to content

Commit

Permalink
making casa dir for data.
Browse files Browse the repository at this point in the history
  • Loading branch information
iancze committed Oct 24, 2024
1 parent 038d4be commit e4ae3cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-casa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Install test deps
run: |
pip install .[test,casa]
mkdir ~/.casa/data
- name: Test with pytest
run: |
Expand Down

0 comments on commit e4ae3cc

Please sign in to comment.