Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
This commit is contained in:
parent
3944a01c26
commit
94920f66a2
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
- run: nix flake check
|
||||
|
||||
- name: Install the project
|
||||
run: 'nix develop .#impure --command bash -c "uv sync --locked --all-extras --dev"'
|
||||
run: 'nix develop .#impure --command bash -c "uv sync --locked --all-extras"'
|
||||
|
||||
- name: Check with Ruff
|
||||
run: 'nix develop .#impure --command bash -c "uv run ruff"'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue