We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e5d768 commit f1b948cCopy full SHA for f1b948c
.github/workflows/main.yml
@@ -35,4 +35,4 @@ jobs:
35
token: ${{ secrets.CODECOV_TOKEN }}
36
slug: svyatov/clsx-rails
37
# Only upload coverage for the latest Ruby and ActionView versions
38
- if: ${{ matrix.ruby_version == '3.3' && matrix.actionview_version == '7.1' }
+ if: ${{ matrix.ruby_version == '3.3' && matrix.actionview_version == '7.1' }}
0 commit comments