Skip to content

Commit

Permalink
Merge pull request #2 from procore-oss/test-fixes
Browse files Browse the repository at this point in the history
Fix GA
  • Loading branch information
jhollinger authored Feb 9, 2024
2 parents 6243c81 + 0b2d493 commit ee1caf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
- name: Installing dependencies
run: bundle check --path=vendor/bundle || bundle install --path=vendor/bundle
- name: Run tests
run: bundle exec rake
run: bundle exec rake test

0 comments on commit ee1caf0

Please sign in to comment.