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 04840ef commit 6e39ec4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- master
- main
- 10-joss-paper

jobs:
paper:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
environment-file: binder/environment.yml
- name: Test with pytest
run: |
pytest
pytest --disable-pytest-warnings
shell: micromamba-shell {0}

0 comments on commit 6e39ec4

Please sign in to comment.