Pyproject scripts don't work like npm scripts
This commit is contained in:
parent
467f6a77ae
commit
501d878443
2 changed files with 2 additions and 4 deletions
2
roc_fnb/scripts/run-tests.sh
Executable file
2
roc_fnb/scripts/run-tests.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
python -m pytest --capture no --ignore mounts
|
||||
Loading…
Add table
Add a link
Reference in a new issue