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 4825ee4 commit 6189efbCopy full SHA for 6189efb
1 file changed
.github/workflows/rspec.yml
@@ -77,7 +77,7 @@ jobs:
77
POSTGRES_HOST_AUTH_METHOD: trust
78
RUN_SIMPLECOV: true
79
run: |
80
- RUBYOPT='-W:no-deprecated -W:no-experimental' bundle exec rspec
+ bundle exec rspec
81
82
- uses: qltysh/qlty-action/coverage@v2
83
with:
0 commit comments