Skip to content

Commit

Permalink
Run tests with Bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
leesheppard committed May 30, 2023
1 parent ac7e5b8 commit 6ce189e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/banking.yml
Expand Up @@ -20,4 +20,4 @@ jobs:
with:
bundler-cache: true
- name: Run tests
run: rspec
run: bundle exec rspec

0 comments on commit 6ce189e

Please sign in to comment.