Skip to content

Commit

Permalink
Add >-
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy committed Oct 1, 2024
1 parent 811c3d3 commit 95e5fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: python -m pip install -e ".[readme]"

- name: Run examples in the README
run:
run: >-
python -m pytest --codeblocks .github README.md documentation -n auto
examples:
Expand Down

0 comments on commit 95e5fb2

Please sign in to comment.