Skip to content

Commit

Permalink
Remove user
Browse files Browse the repository at this point in the history
  • Loading branch information
HanneThienpondt committed Feb 26, 2025
1 parent 4d5b539 commit 5b287d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_pyrokinetics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
sudo apt install -y netcdf-bin python3 python3-pip openmpi-bin libopenmpi-dev
pip3 install --upgrade pip
pip3 install --user -r AUTOMATIC_TESTS/requirements.txt
pip3 install --user -r EXTERNALS/pyrokinetics/.
pip3 install EXTERNALS/pyrokinetics/.
sed -i 's/nproc = 16/nproc = 1/g' AUTOMATIC_TESTS/config.ini
# Perform pyrokinetics tests
Expand Down

0 comments on commit 5b287d4

Please sign in to comment.