Skip to content
Snippets Groups Projects

Gitlab tests2

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