Skip to content

Commit 497984a

Browse files
bastelfreakekohl
andauthored
Update .github/workflows/ci.yaml
Co-authored-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
1 parent dead92b commit 497984a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
- {os: windows-2022, ruby: '3.2'} # with openssl 3
147147
runs-on: ${{ matrix.cfg.os }}
148148
env:
149-
BUNDLE_SET: 'with integration'
149+
BUNDLE_WITH: 'integration'
150150
steps:
151151
- name: Checkout current PR
152152
uses: actions/checkout@v6

0 commit comments

Comments
 (0)