Skip to content

Commit

Permalink
adding pandoc docker to docs github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaquier Aurélien Tristan committed Apr 25, 2024
1 parent 9dd1197 commit cae5dee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
run: |
python -m pip install --upgrade pip setuptools
pip install tox tox-gh-actions
- uses: docker://pandoc/core:2.9
- name: Run tox
run: tox -e docs

Expand Down

0 comments on commit cae5dee

Please sign in to comment.