mirror of https://github.com/citusdata/citus.git
Update CircleCI codecov orb (#3050)
Hopefully this fixes the long runtime for coverage uploads that we sometimes have (> 1 minute).pull/3052/head
parent
473cbc0115
commit
4d991f281c
|
@ -1,6 +1,6 @@
|
|||
version: 2.1
|
||||
orbs:
|
||||
codecov: codecov/codecov@1.0.4
|
||||
codecov: codecov/codecov@1.0.5
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue