fix ci
This commit is contained in:
parent
32f145d811
commit
1f391b5474
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ mypy nur
|
|||
# Format checker
|
||||
black --check .
|
||||
# Linter
|
||||
ruff .
|
||||
ruff check .
|
||||
|
||||
cd "${DIR}/.."
|
||||
nix run "${DIR}#" -- format-manifest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue