Skip to content
Snippets Groups Projects
Commit 21709f62 authored by Guillaume Chanel's avatar Guillaume Chanel
Browse files

Update gitlab-ci install in one line

parent 7c02bdb6
Branches
No related tags found
No related merge requests found
Pipeline #19936 failed
...@@ -33,7 +33,6 @@ build: ...@@ -33,7 +33,6 @@ build:
test: test:
stage: test stage: test
before_script: before_script:
- apt update -qy - apt update -qy && apt -y install python3-colorama python3-psutil
- apt -y install python3-colorama python3-psutil
script: script:
- python3 test/test.py "$EXEC_NAME" - python3 test/test.py "$EXEC_NAME"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment