Skip to content
Snippets Groups Projects
Commit 80a50073 authored by Maël Madon's avatar Maël Madon
Browse files

Update .gitlab-ci.yml file

parent 5568df0a
Branches
Tags
No related merge requests found
Pipeline #5531 failed
...@@ -4,6 +4,8 @@ default: ...@@ -4,6 +4,8 @@ default:
before_script: before_script:
- python --version - python --version
- pytest --version - pytest --version
- pwd
- python swf2userSessions/swf2sessions.py --help
- pip3 install networkx - pip3 install networkx
test: test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment