Update .gitlab-ci.yml file

This commit is contained in:
Price Hiller 2021-10-06 11:58:29 +00:00
parent 211ca79145
commit f16f720f7e

View File

@ -8,8 +8,8 @@ default:
- apk --purge del .build-deps
stages: # List of stages for jobs, and their order of execution
- Test
- Build Wheel
- Test
pylint: