Skip to content

Commit ea01a7c

Browse files
committed
feat: setup codecov
1 parent 92bb4c9 commit ea01a7c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/runtime-interface-client_pr.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ jobs:
6464
path: ./aws-lambda-java-runtime-interface-client/target/aws-lambda-java-runtime-interface-client-*.jar
6565

6666
- name: Upload coverage to Codecov
67-
uses: codecov/codecov-action@v4
68-
env:
69-
CODECOV_TOKEN: ${{ secrets.CODECOV_ORG_TOKEN }}
67+
uses: codecov/codecov-action@v4
68+
env:
69+
CODECOV_TOKEN: ${{ secrets.CODECOV_ORG_TOKEN }}

0 commit comments

Comments
 (0)