Skip to content

Commit 4335225

Browse files
committed
why steep?
1 parent c95e557 commit 4335225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
ruby-version: ${{ matrix.ruby }}
2323
- name: bundle install
2424
run: |
25-
bundle config set --local without profilers libs typecheck_test
25+
bundle config set --local without profilers libs
2626
bundle install
2727
# - name: rake-compiler
2828
# run: gem install rake-compiler

0 commit comments

Comments
 (0)