We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9b0ea5 commit d7f8d36Copy full SHA for d7f8d36
1 file changed
.github/workflows/ci.yml
@@ -73,7 +73,7 @@ jobs:
73
bundler-cache: true
74
rubygems: ${{ matrix.rubygems }}
75
- name: Run tests
76
- run: bin/parallel_test
+ run: bin/test
77
continue-on-error: ${{ !!matrix.experimental }}
78
79
buildall:
0 commit comments