Skip to content

Commit

Permalink
install
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi committed Sep 18, 2024
1 parent 2ce57c0 commit 8c6a6bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/test-ruby/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ runs:

- name: Run Tests
run: |
bundle exec rspec -f j -o tmp/rspec_results.json -f p
bundle exec rspec -f j -o tmp/rspec_results.json -f p spec/services/data_sphere/extractor_spec.rb
shell: bash

- name: RSpec Report
Expand Down

0 comments on commit 8c6a6bd

Please sign in to comment.