Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfink committed Jan 28, 2025
1 parent 5e57983 commit a862ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-and-deploy-v-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
distribution: temurin
java-version: 21

- run: pip install .[test]
- run: pip install .[tests]

- run: python -m pytest

Expand Down

0 comments on commit a862ffd

Please sign in to comment.