Skip to content

Commit

Permalink
What about this
Browse files Browse the repository at this point in the history
  • Loading branch information
stevschmid committed Mar 26, 2024
1 parent 1536222 commit 64dbfc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
working-directory: ./spec/dummy
run: |
bundle exec rake rls:create_role
bundle exec rake db:prepare
bundle exec rake db:create db:prepare
- name: Run tests
run: bundle exec rspec --backtrace

0 comments on commit 64dbfc0

Please sign in to comment.