FIX: hardcode python interpreter

This commit is contained in:
Germann Elsa Sylvia
2022-10-24 15:37:58 +02:00
parent 8d87acb5b5
commit 63e1c1bc99

View File

@@ -8,6 +8,5 @@ check:
- merlin - merlin
stage: check stage: check
script: script:
- module load Python
- export COLUMNS=$COLUMNS - export COLUMNS=$COLUMNS
- python3 dependency-checker.py - /opt/psi/Programming/Python/3.9.10/bin/python3 dependency-checker.py