Skip to content

Commit

Permalink
fixed coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
thedavidwhiteside committed Apr 10, 2024
1 parent 7ecb2ca commit 09853f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_tests.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash
export PYTHONPATH="${PYTHONPATH}:./src"
coverage run --source=ansibledocgen -m unittest discover tests/units/
coverage run --source=tempyenv -m unittest discover tests/units/

0 comments on commit 09853f2

Please sign in to comment.