testing out ci
parent
9056ca5a4d
commit
01b7609ce4
@ -0,0 +1,7 @@
|
|||||||
|
stages:
|
||||||
|
- syntaxcheck
|
||||||
|
|
||||||
|
test:
|
||||||
|
stage: syntaxcheck
|
||||||
|
script:
|
||||||
|
- python3 -i panxy.py
|
Loading…
Reference in New Issue