Skip to content

Commit

Permalink
Add user
Browse files Browse the repository at this point in the history
  • Loading branch information
HanneThienpondt committed Feb 26, 2025
1 parent 5a8a77e commit fe1ad75
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check_pyrokinetics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ jobs:
sudo apt install -y gfortran make libfftw3-dev libnetcdf-dev libnetcdff-dev
sudo apt install -y netcdf-bin python3 python3-pip openmpi-bin libopenmpi-dev
pip3 install --user -r AUTOMATIC_TESTS/requirements.txt
source AUTOMATIC_TESTS/venv/bin/activate
pip3 install EXTERNALS/pyrokinetics/.
pip3 install --user -r EXTERNALS/pyrokinetics/.
sed -i 's/nproc = 16/nproc = 1/g' AUTOMATIC_TESTS/config.ini
# Perform pyrokinetics tests
Expand Down

0 comments on commit fe1ad75

Please sign in to comment.