Skip to content

Commit f2342ef

Browse files
Update codecov-action to v1.0.6
1 parent 2e89eec commit f2342ef

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
run: ./javaEE/gradlew -p ./javaEE test
3636

3737
- name: Codecov
38-
uses: codecov/codecov-action@v1.0.5
38+
uses: codecov/codecov-action@v1.0.6
3939
with:
40-
token: ${{secrets.CODECOV_TOKEN}}
4140
yml: ./codecov.yml

0 commit comments

Comments
 (0)