Skip to content

Commit 178e881

Browse files
committed
enable flaky
1 parent edebfa7 commit 178e881

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/ci/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ runs:
1818
run: bundle _2.2.33_ install
1919

2020
- name: Skip flaky tests for jruby
21-
if: ${{ startsWith(inputs.ruby-version, 'jruby') }}
2221
shell: bash
2322
run: echo "SPEC_TAGS=-t '~flaky'" >> $GITHUB_ENV
2423

0 commit comments

Comments
 (0)