mirror of
https://github.com/botlabsDev/npkpy.git
synced 2025-12-10 06:54:37 +01:00
3 lines
56 B
Bash
Executable file
3 lines
56 B
Bash
Executable file
!/bin/bash
|
|
|
|
pytest --cov=npkpy --cov=acceptance_test -v
|