Skip to content

Commit 9038964

Browse files
committed
Tests: Remove leftover files from other builds
1 parent d2248ab commit 9038964

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@ jobs:
132132
# Some of the above are executed by root, creating ~/.cargo/git as
133133
# that user, blocking downloads of own libraries.
134134
rm -rf ~/.cargo
135+
# Something left directories that break things
136+
make distclean
135137
make -CRIOT/examples/rust-hello-world BUILDTEST_MAKE_REDIRECT='' buildtest
136138
make -CRIOT/examples/rust-gcoap BUILDTEST_MAKE_REDIRECT='' buildtest
137139
env:

0 commit comments

Comments
 (0)