Skip to content

Commit f51a402

Browse files
Run make check in Jenkins.
1 parent 21053ea commit f51a402

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ pipeline {
2525
python3 -m pip install pytest
2626
python3 -m pytest
2727
'''
28+
sh 'make check'
2829
}
2930
}
3031
}

0 commit comments

Comments
 (0)