Skip to content

Commit

Permalink
enable flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
keelerm84 committed May 6, 2024
1 parent edebfa7 commit 178e881
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/ci/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ runs:
run: bundle _2.2.33_ install

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

Expand Down

0 comments on commit 178e881

Please sign in to comment.