parent
2451edf0f3
commit
b437759835
1 changed files with 3 additions and 0 deletions
|
|
@ -35,7 +35,10 @@ steps:
|
|||
displayName: 'Get dependencies'
|
||||
|
||||
- script: |
|
||||
set -e
|
||||
|
||||
./lint.sh
|
||||
! ./lint.sh 2>&1 | read
|
||||
workingDirectory: '$(modulePath)'
|
||||
displayName: Lint
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue