Skip to content

Commit

Permalink
ci: remove Coveralls orb from CircleCI config
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 authored Sep 28, 2023
1 parent 1d7a870 commit b8ff165
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
version: 2.1

orbs:
coveralls: coveralls/[email protected]
node: electronjs/[email protected]

commands:
Expand Down Expand Up @@ -61,7 +60,6 @@ jobs:
steps:
- install
- test
- coveralls/upload
mac-build:
parameters:
arch:
Expand Down

0 comments on commit b8ff165

Please sign in to comment.