Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
carlocamilloni committed Feb 7, 2025
1 parent f54b638 commit 2bb976b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,9 @@ jobs:
with:
environment-file: conda/environment.yml
miniforge-version: latest
activate-environment: test
- name: Run tests
shell: bash -el {0}
run: |
$CONDA/bin/python test/run_tests.py
cd test; bash run_make_mat.sh; cd ..
Expand Down

0 comments on commit 2bb976b

Please sign in to comment.