Skip to content

Commit 1f48e7a

Browse files
authored
don't delete aizu downloaded tests on clean (#54)
Co-authored-by: Luke Videckis <lukevideckis@gmail.com>
1 parent ad18337 commit 1f48e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clean.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22
cargo clean
3-
rm -rf default_*.profraw ptc_rust.profdata .verify-helper/
3+
rm -f default_*.profraw ptc_rust.profdata .verify-helper/timestamps.local.json

0 commit comments

Comments
 (0)