Skip to content

Commit

Permalink
Update coveralls orb (#158)
Browse files Browse the repository at this point in the history
Brings coverage reporting back.
  • Loading branch information
balvig committed Apr 15, 2024
1 parent 955072a commit 742e619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -6,7 +6,7 @@ version: 2.1
# See: https://circleci.com/docs/2.0/orb-intro/
orbs:
ruby: circleci/ruby@0.1.2
coveralls: coveralls/coveralls@1.0.6
coveralls: coveralls/coveralls@2.2.1
node: circleci/node@5.0.0

# Define a job to be invoked later in a workflow.
Expand Down

0 comments on commit 742e619

Please sign in to comment.