Skip to content

Commit 412afe3

Browse files
Merge branch 'main' into stumpy_actions_with_pixi
2 parents 97304ea + f201647 commit 412afe3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/pixi-support-actions.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ jobs:
4444
- name: Install STUMPY And Other Dependencies
4545
run: pixi install
4646
shell: bash
47+
48+
- name: Show Full Numba Environment
49+
run: python -m numba -s
50+
shell: bash
4751

4852
- name: Unit Tests
4953
run: ./test.sh

0 commit comments

Comments
 (0)