Linux tests 3.6 and 3.7 should also push to codecov

This commit is contained in:
Veronica K. B. Olsen
2021-04-02 16:02:40 +02:00
parent b391d47a40
commit 3a48a124e2
3 changed files with 14 additions and 2 deletions
+4
View File
@@ -635,6 +635,10 @@ def xdgInstall():
else:
print(f"Error {exCode}: Could not update icon cache")
# Clean up
if os.path.isfile("./novelwriter.desktop"):
os.unlink("./novelwriter.desktop")
print("")
print("Done!")
print("")