Skip to content

Commit

Permalink
github: actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mmahut committed Sep 24, 2021
1 parent a4cfb1b commit 18e2bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Expand Up @@ -21,4 +21,4 @@ jobs:
- name: Install dependencies
run: bundle install
- name: Run tests
run: bundle exec rake
run: bundle exec rspec ./spec

0 comments on commit 18e2bf4

Please sign in to comment.