forked from third-party-mirrors/zfs_autobackup
Update manual.yml
This commit is contained in:
parent
fde4a5ed6a
commit
fcc8470758
6
.github/workflows/manual.yml
vendored
6
.github/workflows/manual.yml
vendored
@ -26,6 +26,12 @@ jobs:
|
|||||||
run: sudo -E ./run_tests
|
run: sudo -E ./run_tests
|
||||||
|
|
||||||
|
|
||||||
|
- name: Coveralls
|
||||||
|
uses: coverallsapp/github-action@master
|
||||||
|
with:
|
||||||
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user