This commit is contained in:
parent
1533c86335
commit
52ecd64f70
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
submodules: true
|
||||
- run: uv python install # Gets Python version from pyproject.toml
|
||||
- run: uv sync
|
||||
- run: ruff check
|
||||
- run: uv run ruff check
|
||||
- run: uv run pytest test
|
||||
env:
|
||||
ENVIRONMENT: testing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue