Skip to content

Commit

Permalink
fix typo in test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaquier Aurélien Tristan committed Apr 25, 2024
1 parent 5fdf86f commit 67f5d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
python -m pip install --upgrade pip setuptools
pip install tox tox-gh-actions
- name: Install pandoc # needed by nbconvert
uses: pandoc/actions/setup@{main}
uses: pandoc/actions/setup@main
with:
version: 2.19
- name: Run tox
Expand Down

0 comments on commit 67f5d3a

Please sign in to comment.