ci: test python on Pipfile.lock/poetry.lock

pull/1176/head
Pavol Rusnak 4 years ago
parent da6752de22
commit c3892b75bd
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -271,6 +271,8 @@ python test:
LANG: "C.UTF-8" LANG: "C.UTF-8"
only: only:
changes: changes:
- Pipfile.lock
- poetry.lock
- ci/**/* - ci/**/*
- common/**/* - common/**/*
- python/**/* - python/**/*

Loading…
Cancel
Save