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.
2 parents 1cb1da2 + e4645f5 commit ff4be43Copy full SHA for ff4be43
1 file changed
.github/workflows/build.yml
@@ -70,8 +70,6 @@ jobs:
70
bundler-cache: true
71
72
- run: bundle exec rspec
73
- env:
74
- RUBYOPT: ${{ startsWith(matrix.ruby, '3.4') && '--enable=frozen-string-literal' || '' }}
75
76
lint:
77
runs-on: ubuntu-latest
0 commit comments