Skip to content

Commit

Permalink
No rm .coverage.* (unused)
Browse files Browse the repository at this point in the history
  • Loading branch information
PanPip committed Jun 11, 2020
1 parent fd69169 commit 4bdaf4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion coverage
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
echo "----Running Code Coverage----"

# Remove multiprocessing coverage files in case a previous combine wasn't performed
rm .coverage.*
rm -fR cover/
# Remove the main coverage file (.coverage)
coverage erase
Expand Down

0 comments on commit 4bdaf4e

Please sign in to comment.