We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c95e557 commit 4335225Copy full SHA for 4335225
.github/workflows/windows.yml
@@ -22,7 +22,7 @@ jobs:
22
ruby-version: ${{ matrix.ruby }}
23
- name: bundle install
24
run: |
25
- bundle config set --local without profilers libs typecheck_test
+ bundle config set --local without profilers libs
26
bundle install
27
# - name: rake-compiler
28
# run: gem install rake-compiler
0 commit comments