Skip to content

Commit 102a8fd

Browse files
committed
Add cargo clean to test.sh
Signed-off-by: yubiuser <[email protected]>
1 parent bec54a6 commit 102a8fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -e
44

55
# this script runs the tests and checks that also run as part of the`test.yml` github action workflow
6-
6+
cargo clean
77
cargo fmt --all -- --check
88
cargo clippy -p librespot-core --no-default-features
99
cargo clippy -p librespot-core

0 commit comments

Comments
 (0)