Clean artifacts

This commit is contained in:
Michael Christenson II 2020-10-21 20:53:26 -04:00
parent d374a52c3e
commit d2313ca899
1 changed files with 1 additions and 1 deletions

View File

@ -71,4 +71,4 @@ clean-cover:
rm -rf $(TEST_TARGET)/*
clean-test:
rm -rf $(TESTDATA)
clean: clean-build clean-test clean-cover
clean: clean-artifacts clean-build clean-cover clean-test