diff --git a/.github/workflows/build_test.yaml b/.github/workflows/build_test.yaml index ed252965..aa848216 100644 --- a/.github/workflows/build_test.yaml +++ b/.github/workflows/build_test.yaml @@ -123,7 +123,7 @@ jobs: # building for Intel PVC was unsuccessful without the proper # device, so for now, we simply generate generic Intel GPU code kokkos: -DKokkos_ENABLE_SYCL=ON -DKokkos_ARCH_INTEL_GEN=ON - kokkos_fft: "" + kokkos_fft: -DCMAKE_CXX_FLAGS="-Wall -Wextra -Werror" target: - name: native cmake_flags: ""