Skip to content

Commit 8d6fce0

Browse files
authored
remove running all tests with and without coverage (#1006)
1 parent b6e3d1b commit 8d6fce0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ jobs:
7171
- macos-14 # macos-14 = Apple Silicon.
7272
coverage:
7373
- 'true'
74-
- 'false' # needed for Julia 1.9+ to test from a session using pkgimages
7574
exclude:
7675
# For now, we'll disable testing 32-bit Julia 1.9 on all operating systems.
7776
# TODO: remove the following once we fix the tests for 32-bit Julia 1.9 .

0 commit comments

Comments
 (0)