Skip to content

Commit

Permalink
Update test action (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvail committed Sep 3, 2023
1 parent b96aa80 commit 027cd1b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
init-shell: bash powershell
- name: Test with pytest
run: |
pytest --disable-pytest-warnings
pytest --disable-pytest-warnings
shell: micromamba-shell {0}

0 comments on commit 027cd1b

Please sign in to comment.