Skip to content

Commit fc7d8f6

Browse files
authored
use codecov action instead of deprecated npm package (DataDog#2059)
1 parent 380e5cf commit fc7d8f6

File tree

7 files changed

+425
-644
lines changed

7 files changed

+425
-644
lines changed

.github/workflows/core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
- run: yarn test:shimmer:ci
2121
- uses: ./.github/actions/node/latest
2222
- run: yarn test:shimmer:ci
23-
- run: yarn codecov
23+
- uses: codecov/codecov-action@v2

0 commit comments

Comments
 (0)