Skip to content

Commit

Permalink
wip (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvail committed Sep 2, 2023
1 parent b7daaea commit 04840ef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ jobs:
- name: Install dependencies
uses: mamba-org/setup-micromamba@v1
with:
generate-run-shell: true
environment-file: binder/environment.yml
- name: Test with pytest
run: |
pytest
pytest
shell: micromamba-shell {0}

0 comments on commit 04840ef

Please sign in to comment.