Skip to content

Commit

Permalink
Misconfiguration
Browse files Browse the repository at this point in the history
  • Loading branch information
castwide committed Jun 9, 2022
1 parent f53b0da commit 45acd44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
bundler-cache: false
- run: bundle install
- name: Compile native extension
- run: rake compile
run: rake compile
- name: Run tests
run: bundle exec rspec

0 comments on commit 45acd44

Please sign in to comment.