Skip to content
Snippets Groups Projects
Commit 5eb4eaaa authored by Hock, Martin's avatar Hock, Martin
Browse files

Update .gitlab-ci.yml file

parent 90fd2eee
No related branches found
No related tags found
No related merge requests found
......@@ -36,8 +36,9 @@ test:
script:
#- python setup.py test
- pip install flake8 # you can also use tox
- ls
- flake8
- pwd
- ls -lh
- flake8 ./trial_json.py
run:
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment