Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tdreyno committed Feb 9, 2022
1 parent 70eb0f2 commit 8ae4e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
continue-on-error: ${{ matrix.experimental == true }}
continue-on-error: true
name: ubuntu-ruby-${{ matrix.ruby-version }}
strategy:
matrix:
Expand Down

0 comments on commit 8ae4e0a

Please sign in to comment.