Skip to content

Commit

Permalink
Update model/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nicoletta Farabullini <[email protected]>
  • Loading branch information
egparedes and nfarabullini authored Jan 9, 2025
1 parent f18f962 commit 3100e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ pip install -r requirements-dev-opt.txt
Note that the current Python build for GHEX seems not to run on MacOS.

3. Run parallel tests
In order to run the parallel tests you need to specify specify the `--with-mpi` option to `pytest`
In order to run the parallel tests you need to specify the `--with-mpi` option to `pytest`
and _pass the exact folder location of the tests_ to `pytest`.

```bash
Expand Down

0 comments on commit 3100e28

Please sign in to comment.