Skip to content

Commit a85cea3

Browse files
committed
update CI
1 parent 844247e commit a85cea3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ concurrency:
99
env:
1010
GOOGLE_CREDENTIALS: "${{ secrets.GOOGLE_CREDENTIALS }}"
1111
GOOGLE_SPREADSHEET_ID: "${{ secrets.GOOGLE_SPREADSHEET_ID }}"
12-
PDC_PATH: "${{ github.workspace }}/${{ github.run_id }}"
1312
PDC_BUILD_PATH: "${{ github.workspace }}/${{ github.run_id }}/build"
1413
PDC_INSTALL_PATH: "${{ github.workspace }}/${{ github.run_id }}/install"
1514
PDC_TMPDIR: "${{ github.workspace }}/${{ github.run_id }}/pdc-tmp-paralell-pdc"
@@ -26,8 +25,6 @@ jobs:
2625
timeout-minutes: 2880
2726
steps:
2827
- uses: actions/[email protected]
29-
with:
30-
path: "${{ github.run_id }}/pdc"
3128
- run: |
3229
module load libfabric
3330
module list

0 commit comments

Comments
 (0)