mirror of
https://github.com/Tonejs/Tone.js
synced 2024-12-26 03:23:11 +00:00
Update test.yml
This commit is contained in:
parent
515b9c044e
commit
4fa5ecfe34
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
|||
- name: Upload coverage
|
||||
uses: codecov/codecov-action@v4
|
||||
with:
|
||||
fail_ci_if_error: true
|
||||
fail_ci_if_error: false
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
test-code-examples:
|
||||
name: Check typedocs
|
||||
|
|
Loading…
Reference in a new issue