Skip to content

Commit

Permalink
this is okay
Browse files Browse the repository at this point in the history
  • Loading branch information
robamu committed Sep 18, 2023
1 parent 5d8b5ce commit a6bced7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion automation/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ pipeline {
stages {
stage('Rust Toolchain Info') {
steps {
echo "Rust Toolchain Version"
sh 'rustc --version'
}
}
Expand Down

0 comments on commit a6bced7

Please sign in to comment.