Merge pull request #6 from datdenkikniet/ci
CI: SKip over instaling probe-run for now
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ set -ex
|
||||
project="test-app"
|
||||
|
||||
echo "Installing necessary tools"
|
||||
cargo install flip-link cargo-generate sd probe-run
|
||||
cargo install flip-link cargo-generate sd
|
||||
|
||||
echo "Cleaning up old project"
|
||||
rm -rf "$project"
|
||||
|
||||
Reference in New Issue
Block a user