There was an error while loading. Please reload this page.
1 parent 7978202 commit a7533a4Copy full SHA for a7533a4
1 file changed
Makefile
@@ -68,6 +68,7 @@ lint-fix:
68
69
clean:
70
yarn clean
71
+ rm -rf $(INTEGRATION_DIR)/fixtures/artifacts logs
72
73
# ── Integration-test docker stack ──────────────────────────────────────
74
0 commit comments