CI: Add python in test stage
This commit is contained in:
parent
f999074009
commit
137d744946
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ test:
|
|||
key: '$CI_COMMIT_SHORT_SHA'
|
||||
policy: pull
|
||||
script:
|
||||
- apk add python
|
||||
- yarn test
|
||||
|
||||
docker:
|
||||
|
|
Loading…
Reference in a new issue