Skip to content

Commit

Permalink
Adding back closure tests
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanjmeade authored Jul 10, 2024
1 parent 74bdff1 commit 323b125
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
pip install --no-use-pep517 -e .
- name: Test
run: |
pytest ./tests/test_western_north_america_dense.py
pytest ./tests/test_basic.py ./tests/test_western_north_america_dense.py ./celeri/celeri_closure.py

0 comments on commit 323b125

Please sign in to comment.