Skip to content

Commit

Permalink
Merge pull request #64 from MSP-Greg/00-windows-integration-fix
Browse files Browse the repository at this point in the history
Allow integration test on Windows (RubyGems fix)
  • Loading branch information
hsbt authored Sep 6, 2024
2 parents 42a2611 + eb3b2f7 commit 6c29312
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 @@ -62,5 +62,4 @@ jobs:
${{
matrix.ignore-pkg-error ||
(matrix.ruby == 'debug') ||
startsWith(matrix.os, 'windows') ||
false }}

0 comments on commit 6c29312

Please sign in to comment.