FIX: hardcode python interpreter
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user