parent
b5e5b85e1b
commit
900c06250b
|
@ -27,6 +27,6 @@ jobs:
|
|||
targets: test
|
||||
-
|
||||
name: Upload coverage
|
||||
uses: codecov/codecov-action@v2.0.1
|
||||
uses: codecov/codecov-action@v2
|
||||
with:
|
||||
file: ./coverage/clover.xml
|
||||
|
|
Loading…
Reference in New Issue