ci: also run python test when common changes

pull/516/head
matejcik 5 years ago
parent e7955357b0
commit f5f78c0a99

@ -122,6 +122,7 @@ python test:
only:
changes:
- ci/**/*
- common/**/*
- python/**/*
script:
- cd python

Loading…
Cancel
Save