Skip to content

Commit

Permalink
try new workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
danielvysotskyi committed Jul 5, 2024
1 parent 111a023 commit 10bb3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
bundler-cache: true
- name: Run the default task
run: |
ruby -r./spec/support/rails_mock.rb -e "puts 'Rails mocked'"
ruby -rspec/support/rails_mock.rb -e "puts 'Rails mocked'"
bundle exec rake

0 comments on commit 10bb3cf

Please sign in to comment.