mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 12:06:44 +00:00
Fix coveralls
This commit is contained in:
parent
fd43f8dc64
commit
ae72224ece
7
.github/workflows/coverage.yaml
vendored
7
.github/workflows/coverage.yaml
vendored
@ -30,6 +30,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
invoke coverage
|
invoke coverage
|
||||||
- name: Upload Coverage Report
|
- name: Upload Coverage Report
|
||||||
uses: coverallsapp/github-action@master
|
run: coveralls
|
||||||
with:
|
#uses: coverallsapp/github-action@master
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
#with:
|
||||||
|
# github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user