Skip to content

Commit

Permalink
Update test_cuda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iProzd committed Jun 4, 2024
1 parent 9144ab4 commit c7aaef5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test_cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,7 @@ jobs:
uses: mpi4py/setup-mpi@v1
with:
mpi: mpich
- uses: lukka/get-cmake@latest
with:
useLocalCache: true
useCloudCache: false
- run: pip install cmake
- name: Install wget and unzip
run: apt-get update && apt-get install -y wget unzip
- run: |
Expand Down

0 comments on commit c7aaef5

Please sign in to comment.