Skip to content

Commit

Permalink
ci: try fixing the test of mpiexec 🤪
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Feb 6, 2024
1 parent c149cf2 commit a6e4628
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/TauDEM.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:

- name: Setup MPI
uses: mpi4py/setup-mpi@v1
- run: mpiexec ./mpi_hello_world
- run: dir
- run: mpiexec mpi_hello_world

- name: Install TauDEM on Windows
# https://www.gisinternals.com/release.php for the gdal msi
Expand Down

0 comments on commit a6e4628

Please sign in to comment.