only check no_std for satrs-core #57
2
automation/Jenkinsfile
vendored
2
automation/Jenkinsfile
vendored
@ -40,7 +40,7 @@ pipeline {
|
||||
}
|
||||
stage('Check Cross Embedded Bare Metal') {
|
||||
steps {
|
||||
sh 'cargo check --target thumbv7em-none-eabihf --no-default-features'
|
||||
sh 'cargo check -p satrs-core --target thumbv7em-none-eabihf --no-default-features'
|
||||
}
|
||||
}
|
||||
stage('Check Cross Embedded Linux') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user