Skip to content

Commit

Permalink
Temporarily turn off the main C lib Autotools tests
Browse files Browse the repository at this point in the history
  • Loading branch information
derobins committed Aug 26, 2024
1 parent 34058e8 commit 7354c27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nvhpc-auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ jobs:
NPROCS: 2
run: |
export PATH=/opt/nvidia/hpc_sdk/Linux_x86_64/24.7/comm_libs/openmpi4/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/24.7/compilers/bin:$PATH
cd test && make check -j2 && cd ..
cd tools && make check -j2 && cd ..
cd hl && make check -j2 && cd ..
cd fortran && make check -j2 && cd ..
Expand Down

0 comments on commit 7354c27

Please sign in to comment.