Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
multiphaseCFD committed Nov 13, 2024
1 parent 49e1eae commit 35e05ff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests_windows_cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ jobs:
-DENABLE_OPENMP=OFF `
-DENABLE_PYTHON=OFF `
-DENABLE_GATE_DISPATCHER=OFF `
-DSCIPY_OPENBLAS=${SCIPY_OPENBLAS32} `
-DPL_BACKEND=${{ matrix.pl_backend }} `
-DENABLE_WARNINGS=OFF
cmake --build .\Build --config RelWithDebInfo
Expand Down Expand Up @@ -243,7 +242,6 @@ jobs:
-DENABLE_PYTHON=OFF `
-DENABLE_GATE_DISPATCHER=OFF `
-DCMAKE_PREFIX_PATH=D:\a\pennylane-lightning\pennylane-lightning\Kokkos `
-DSCIPY_OPENBLAS=${SCIPY_OPENBLAS32} `
-DENABLE_OPENMP=OFF `
-DPL_BACKEND=${{ matrix.pl_backend }} `
-DENABLE_WARNINGS=OFF -T clangcl
Expand Down

0 comments on commit 35e05ff

Please sign in to comment.