Browse Source

⬆️ Upgrade Codecov GitHub Action (#4801)

pull/3305/merge
Sebastián Ramírez 3 years ago
committed by GitHub
parent
commit
cc57bfcf60
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/test.yml

2
.github/workflows/test.yml

@ -38,4 +38,4 @@ jobs:
- name: Test
run: bash scripts/test.sh
- name: Upload coverage
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2

Loading…
Cancel
Save