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 c2919cb commit 71eace1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/a4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,8 @@ jobs:
set -x
echo 'export PATH=/home/runner/mpich/bin:$PATH' > .bashrc
source .bashrc
export PATH="/home/runner/mpich/bin:$PATH"
export CC=/home/runner/mpich/bin/mpicc
autoreconf -i
./configure
which mpiexec
make check

0 comments on commit 71eace1

Please sign in to comment.