mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-06-07 01:43:00 +03:00
Update manual.yml
This commit is contained in:
parent
fde4a5ed6a
commit
fcc8470758
6
.github/workflows/manual.yml
vendored
6
.github/workflows/manual.yml
vendored
@ -24,6 +24,12 @@ jobs:
|
|||||||
|
|
||||||
- name: Regression test
|
- name: Regression test
|
||||||
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