mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
github: switch to codecov
This commit is contained in:
committed by
David Lechner
parent
b342daa0d6
commit
cbdbaf7903
@@ -16,7 +16,4 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- run: yarn install
|
||||
- run: yarn coverage
|
||||
- name: Coveralls
|
||||
uses: coverallsapp/github-action@v1.1.2
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- uses: codecov/codecov-action@v2
|
||||
|
||||
Reference in New Issue
Block a user