Skip to content

Commit 13e512b

Browse files
committed
Update rspec.yml
1 parent dd2081b commit 13e512b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ jobs:
7979
RAILS_ENV: test
8080
RAILS_MASTER_KEY: ${{ secrets.RAILS_MASTER_KEY }}
8181
run: |
82-
bundle exec rake
82+
bundle exec rspec

0 commit comments

Comments
 (0)