Skip to content

Commit

Permalink
Update tests.yml (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
tpadioleau authored and yasahi-hpc committed Jun 11, 2024
1 parent 2977ce6 commit 3786fdb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,7 @@ jobs:
-DKokkos_ENABLE_DEPRECATED_CODE_4=OFF \
-DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF \
-DCMAKE_CXX_FLAGS="\
-Wall -Wextra -Wpedantic -Wno-sign-compare \
-Werror=vla \
-Werror=implicit-fallthrough \
-Werror -Wall -Wextra -Wpedantic -Wno-sign-compare \
${CMAKE_CXX_FLAGS}" \
${EXTRA_CMAKE_FLAGS} \
/src
Expand Down

0 comments on commit 3786fdb

Please sign in to comment.