Skip to content

Commit c59ebcb

Browse files
committed
chore: update gitlab-ci.
1 parent 08430f1 commit c59ebcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ run_test:
4747
- for file in $FILES; do
4848
clang-format "$file" | colordiff -u "$file" -;
4949
done
50+
- rm -rf target
5051
- cargo clean
5152
- cargo fmt -- --check
5253
- cargo test -- --test-threads=1

0 commit comments

Comments
 (0)