Skip to content

Commit

Permalink
more testing in new workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Aug 28, 2020
1 parent 87e38c5 commit c2919cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/a4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
export PATH="/home/runner/mpich/bin:$PATH"
export CC=/home/runner/mpich/bin/mpicc
autoreconf -i
./configure --with-mpiexec='mpiexec --oversubscribe'
./configure
which mpiexec
make check

0 comments on commit c2919cb

Please sign in to comment.