Skip to content

Commit a7533a4

Browse files
committed
build: make clean drop fixture artifacts and logs
1 parent 7978202 commit a7533a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ lint-fix:
6868

6969
clean:
7070
yarn clean
71+
rm -rf $(INTEGRATION_DIR)/fixtures/artifacts logs
7172

7273
# ── Integration-test docker stack ──────────────────────────────────────
7374

0 commit comments

Comments
 (0)