mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-28 10:04:43 +00:00
Sacrificing chickens to coveralls gods
This commit is contained in:
parent
163ff725f8
commit
d791c39be9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -70,6 +70,7 @@ jobs:
|
|||
- name: Report to coveralls
|
||||
run: coveralls
|
||||
env:
|
||||
COVERALLS_SERVICE_NAME: github
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
docs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue