From df83b9ba36aa05ff7aaedae4e0ecf82376798568 Mon Sep 17 00:00:00 2001 From: Kristoffer Date: Thu, 21 Nov 2024 14:49:42 +0100 Subject: [PATCH] remove running all tests with and without coverage --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 08cff4ab..a9345c9f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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 .