Skip to content

Commit 6189efb

Browse files
take 2
1 parent 4825ee4 commit 6189efb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
POSTGRES_HOST_AUTH_METHOD: trust
7878
RUN_SIMPLECOV: true
7979
run: |
80-
RUBYOPT='-W:no-deprecated -W:no-experimental' bundle exec rspec
80+
bundle exec rspec
8181
8282
- uses: qltysh/qlty-action/coverage@v2
8383
with:

0 commit comments

Comments
 (0)