mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
github: switch to codecov
This commit is contained in:
committed by
David Lechner
parent
b342daa0d6
commit
cbdbaf7903
@@ -21,10 +21,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- run: yarn install
|
||||
- run: yarn coverage
|
||||
- name: Coveralls
|
||||
uses: coverallsapp/github-action@master
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- uses: codecov/codecov-action@v2
|
||||
- name: Build
|
||||
run: yarn build
|
||||
- name: Install lftp
|
||||
|
||||
Reference in New Issue
Block a user