Skip to content

Commit

Permalink
Forgot a flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas committed Apr 29, 2024
1 parent ad3d45c commit 8f88bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ prepare_JUWELS:
- pip install -e .
- pip install pytest-benchmark coverage
- export current_dir=$(pwd)
- mkdir ../mpi4py_fft
- mkdir -p ../mpi4py_fft
- cd ../mpi4py_fft
- git init
- git remote add fork https://github.com/brownbaerchen/mpi4py-fft.git
Expand Down

0 comments on commit 8f88bff

Please sign in to comment.