Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanbez committed Dec 10, 2024
1 parent 844247e commit a85cea3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/perlmutter-no-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ concurrency:
env:
GOOGLE_CREDENTIALS: "${{ secrets.GOOGLE_CREDENTIALS }}"
GOOGLE_SPREADSHEET_ID: "${{ secrets.GOOGLE_SPREADSHEET_ID }}"
PDC_PATH: "${{ github.workspace }}/${{ github.run_id }}"
PDC_BUILD_PATH: "${{ github.workspace }}/${{ github.run_id }}/build"
PDC_INSTALL_PATH: "${{ github.workspace }}/${{ github.run_id }}/install"
PDC_TMPDIR: "${{ github.workspace }}/${{ github.run_id }}/pdc-tmp-paralell-pdc"
Expand All @@ -26,8 +25,6 @@ jobs:
timeout-minutes: 2880
steps:
- uses: actions/[email protected]
with:
path: "${{ github.run_id }}/pdc"
- run: |
module load libfabric
module list
Expand Down

0 comments on commit a85cea3

Please sign in to comment.