Skip to content

Commit

Permalink
revert additional CI config changes
Browse files Browse the repository at this point in the history
  • Loading branch information
leefaisonr committed Apr 15, 2024
1 parent e267128 commit e92795c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
name: Merge and check coverage
command: |
# TODO set this to something better than 0 when we get some tests
command: COVERALLS_REPO_TOKEN=$COVERALLS_REPO_TOKEN bundle exec rspec
RAILS_ENV=test bundle exec rake simplecov:report_coverage\[93.9\]
- store_artifacts:
path: ~/orcid_princeton/coverage
destination: coverage
Expand Down

0 comments on commit e92795c

Please sign in to comment.