Skip to content

Commit

Permalink
Jenkins Style Check skip submodules clean
Browse files Browse the repository at this point in the history
  • Loading branch information
dagar committed Apr 2, 2018
1 parent 381c2b5 commit d05bc28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ pipeline {
}

steps {
sh 'make submodulesclean'
sh 'make check_format'
}
}
Expand Down

0 comments on commit d05bc28

Please sign in to comment.