Skip to content
Snippets Groups Projects

Gitlab tests2

All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -154,7 +154,7 @@ Check Python 3.7:
extends:
- .check_code
variables:
PYTHON_VERSION: 3.7
PYTHON_VERSION: '3.7'
Check Python 3.8:
extends:
Loading