Skip to content

Commit 55568d8

Browse files
committed
update CI
1 parent b272c2a commit 55568d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/perlmutter-no-cache.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ jobs:
5454
- uses: actions/[email protected]
5555
- run: |
5656
cat <<EOF > .${{ github.run_id }}.slurm
57-
57+
#!/bin/sh
58+
5859
export LD_LIBRARY_PATH="$MERCURY_DIR/lib:$LD_LIBRARY_PATH"
5960
cd ${{ github.workspace }}/no-cache/build
6061
ctest -L parallel_pdc

0 commit comments

Comments
 (0)