chore: clean up old test artifacts (#13179)
This commit is contained in:
parent
583c223b16
commit
9fc62b7042
1 changed files with 5 additions and 0 deletions
|
|
@ -1 +1,6 @@
|
|||
rm -rf work
|
||||
|
||||
# previous clean.sh, without it we would be copying old .git dirs and get a test failure
|
||||
rm -rf DiamondExample-*/.git
|
||||
rm -rf DiamondExample-*/.lake DiamondExample-*/lake-manifest.json
|
||||
rm -f DiamondExample-D/produced.out
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue