FIX: hardcode python interpreter
This commit is contained in:
@@ -8,6 +8,5 @@ check:
|
||||
- merlin
|
||||
stage: check
|
||||
script:
|
||||
- module load Python
|
||||
- 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