Switch back to merge main repository
This commit is contained in:
parent
d8b9bf2b39
commit
f271ff963b
@ -9,7 +9,7 @@ if [ -d venv ]; then
|
|||||||
else
|
else
|
||||||
python3 -m venv venv
|
python3 -m venv venv
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
python3 -m pip install git+https://github.com/Dekker1/mzn-bench.git@fix/env_size
|
python3 -m pip install git+https://github.com/MiniZinc/mzn-bench.git
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Set other environment variables and load cluster modules
|
# Set other environment variables and load cluster modules
|
||||||
|
Reference in New Issue
Block a user