Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rscohn2 committed May 11, 2024
1 parent 53a96f5 commit ba74067
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,11 @@ jobs:
[email protected]
[email protected]
- name: Configure/Build for a domain
if: false
run: |
source /opt/intel/oneapi/setvars.sh
cmake -DREF_BLAS_ROOT=${PWD}/lapack/install -DREF_LAPACK_ROOT=${PWD}/lapack/install -DTARGET_DOMAINS=${{ matrix.domain }} -B build
cmake --build build ${PARALLEL}
- name: Run tests
if: false
run: |
source /opt/intel/oneapi/setvars.sh
# Run tests, skip GPU tests
Expand Down

0 comments on commit ba74067

Please sign in to comment.