Skip to content

Commit

Permalink
remove running all tests with and without coverage (#1006)
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferC authored Nov 21, 2024
1 parent b6e3d1b commit 8d6fce0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ jobs:
- macos-14 # macos-14 = Apple Silicon.
coverage:
- 'true'
- 'false' # needed for Julia 1.9+ to test from a session using pkgimages
exclude:
# For now, we'll disable testing 32-bit Julia 1.9 on all operating systems.
# TODO: remove the following once we fix the tests for 32-bit Julia 1.9 .
Expand Down

0 comments on commit 8d6fce0

Please sign in to comment.