Skip to content
Snippets Groups Projects

Fix lint job

2 files
+ 8
8
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -4,7 +4,7 @@ stages:
- deploy
lint:
image: python:3.8
image: python:3
stage: test
cache:
Loading