This commit is contained in:
parent
6b559dd1b8
commit
596e5a2176
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -15,7 +15,7 @@ test.env:
|
||||||
|
|
||||||
|
|
||||||
test:
|
test:
|
||||||
pnpm test
|
npm test
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
black src/ scripts/
|
black src/ scripts/
|
||||||
|
|
Loading…
Reference in a new issue