From eb3b2f7bf29a144872a92971880ca14a7413b9a9 Mon Sep 17 00:00:00 2001 From: MSP-Greg Date: Thu, 13 Jun 2024 11:57:30 -0500 Subject: [PATCH] Allow integration test on Windows (RubyGems fix) --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cd84a10..24de5e9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -62,5 +62,4 @@ jobs: ${{ matrix.ignore-pkg-error || (matrix.ruby == 'debug') || - startsWith(matrix.os, 'windows') || false }}