Skip to content

Commit b94a692

Browse files
committed
Minor change
1 parent e50b7ac commit b94a692

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/check-pypi-wheels-actions.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ jobs:
4242
- name: Show Full Numba Environment
4343
run: python -m numba -s
4444
shell: bash
45+
- name: Checkout STUMPY
46+
uses: actions/checkout@v4
47+
with:
48+
repository: stumpy-dev/stumpy
4549
- name: Run Unit Tests
4650
run: ./test.sh
4751
shell: bash

0 commit comments

Comments
 (0)