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

Try to clean before update

parent 21709f62
Branches
No related tags found
No related merge requests found
Pipeline #19940 failed
......@@ -33,6 +33,6 @@ build:
test:
stage: test
before_script:
- apt update -qy && apt -y install python3-colorama python3-psutil
- apt clean && apt update -qy && apt -y install python3-colorama python3-psutil
script:
- 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