Skip to content
Snippets Groups Projects

CI: Add python in test stage

Merged Haelwenn requested to merge fix-test-ci into develop
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -49,6 +49,7 @@ test:
key: '$CI_COMMIT_SHORT_SHA'
policy: pull
script:
- apk add python
- yarn test
docker:
Loading