Skip to content

Commit 9bd7dd5

Browse files
authored
Update tests.yml
1 parent b899a1a commit 9bd7dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
key: ${{ runner.os }}-data-${{ github.run_number }}-${{ hashFiles('catalog.fits') }}
5959
restore-keys: |
6060
${{ runner.os }}-data
61-
- run: pip install jupyter matplotlib ducc0 pipx
61+
- run: pip install jupyter matplotlib ducc0 pipx numpy
6262
- run: pipx run jupyter execute examples/example.ipynb
6363

6464
build:

0 commit comments

Comments
 (0)