Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
simonneutert committed Oct 9, 2023
1 parent 7880817 commit 9f92257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
run: bundle exec rubocop

- name: Run tests
run: ruby test/run_test.rb
run: bundle exec ruby test/run_test.rb

0 comments on commit 9f92257

Please sign in to comment.