Skip to content

Commit 2121232

Browse files
committed
update CI
1 parent cebf8ca commit 2121232

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@ jobs:
4848
environment: NERSC
4949
timeout-minutes: 2880
5050
steps:
51-
- uses: actions/[email protected]
52-
with:
53-
fetch-depth: 20
54-
lfs: true
5551
- uses: actions/[email protected]
5652
- run: |
5753
export LD_LIBRARY_PATH="$MERCURY_DIR/lib:$LD_LIBRARY_PATH"
@@ -69,10 +65,6 @@ jobs:
6965
environment: NERSC
7066
timeout-minutes: 2880
7167
steps:
72-
- uses: actions/[email protected]
73-
with:
74-
fetch-depth: 20
75-
lfs: true
7668
- uses: actions/[email protected]
7769
- run: |
7870
export LD_LIBRARY_PATH="$MERCURY_DIR/lib:$LD_LIBRARY_PATH"

0 commit comments

Comments
 (0)