Skip to content

Commit 49f1e20

Browse files
committed
Do not overwrite env vars from container
1 parent 664ef7b commit 49f1e20

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/test-mms.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ jobs:
4040
4141
- name: Run
4242
run: |
43-
export HOME=/home/boutuser
44-
export PYTHONPATH=/home/boutuser/BOUT-dev/build/tools/pylib/
45-
export LD_LIBRARY_PATH=/usr/lib64/mpich/lib
4643
cd /home/boutuser/zoidberg/test/mms/
4744
# Run test
4845
make

0 commit comments

Comments
 (0)