Sebastián Ramírez
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/test.yml
|
@ -38,4 +38,4 @@ jobs: |
|
|
- name: Test |
|
|
- name: Test |
|
|
run: bash scripts/test.sh |
|
|
run: bash scripts/test.sh |
|
|
- name: Upload coverage |
|
|
- name: Upload coverage |
|
|
uses: codecov/codecov-action@v1 |
|
|
uses: codecov/codecov-action@v2 |
|
|