Skip to content

Commit

Permalink
fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
cat5inthecradle committed Oct 3, 2024
1 parent 4a32047 commit 10f1e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
run: bundle install

- name: Run tests
run: bundle install rake test
run: bundle exec rake test

0 comments on commit 10f1e48

Please sign in to comment.