mirror of
https://github.com/nikolaik/docker-python-nodejs.git
synced 2025-09-05 23:27:57 +03:00
4 lines
75 B
Bash
Executable File
4 lines
75 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
pytest -v --cov=docker_python_nodejs --cov-report=xml
|