Skip to content

Commit

Permalink
ENH: Re-enable in-memory test in continuous integration
Browse files Browse the repository at this point in the history
Re-enables test following fix for closing a zip buffer on write.
  • Loading branch information
tbirdso committed Sep 5, 2023
1 parent 4c6d7db commit 2eaaf66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
itk-git-tag: "v5.4rc01"
itk-wheel-tag: "v5.4rc01"
ITKPythonPackage-git-tag: "5ad02309321621cdc7269b9b68a35013c912271c"
ctest-options: "-E IOOMEZarrNGFF_inMemory_zip"
ctest-options: ""

jobs:
build-test-cxx:
Expand Down

0 comments on commit 2eaaf66

Please sign in to comment.