Skip to content

Commit

Permalink
undo change for GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
KrisThielemans committed Aug 18, 2022
1 parent e7e9915 commit 7bc486a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
# the agent machine operating systems
os: [ubuntu-latest]
DEVEL_BUILD: ["ON"]
DEVEL_BUILD: ["OFF", "ON"]
EXTRA_BUILD_FLAGS: ["-DUSE_ITK=ON"]
CMAKE_BUILD_TYPE: ["Release"]
# let's run all of them, as opposed to aborting when one fails
Expand Down

0 comments on commit 7bc486a

Please sign in to comment.