stable-baselines3-contrib-sacd/scripts/run_tests.sh

3 lines
102 B
Bash
Executable File

#!/bin/bash
python3 -m pytest --cov-config .coveragerc --cov-report html --cov-report term --cov=. -v