Skip to content

Commit

Permalink
all specs
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi committed Sep 19, 2024
1 parent f64d762 commit d6c0fb8
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 @@ -140,7 +140,7 @@ runs:

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

- name: RSpec Report
Expand Down

0 comments on commit d6c0fb8

Please sign in to comment.