Skip to content

Commit

Permalink
Update tox.yaml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Borg committed Oct 7, 2024
1 parent 376c516 commit a9780e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/tox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ steps:
# Run tox environments using 'uv tool run'
- script: |
uv tool run tox -v
uv run pytest
displayName: 'Run tox environments for Python 3.12, 3.11, and 3.10 using uv'
# Publish test results
Expand Down

0 comments on commit a9780e3

Please sign in to comment.