Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dustalov committed Sep 5, 2023
1 parent 3b00286 commit 781e19a
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 @@ -39,6 +39,8 @@ jobs:
run: |
mkdir jupyter
jupyter nbconvert --to html --output jupyter/index.html --execute example.ipynb
- name: Run MkDocs
run: mkdocs build
- name: Build
run: python3 -m build --sdist --wheel .
- name: Validate CITATION.cff
Expand Down

0 comments on commit 781e19a

Please sign in to comment.