You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2026-01-12 22:51:27 +03:00
build_coverage_report is not important
This commit is contained in:
1
.github/workflows/php.yml
vendored
1
.github/workflows/php.yml
vendored
@@ -63,6 +63,7 @@ jobs:
|
||||
|
||||
build_coverage_report:
|
||||
needs: [testsuite]
|
||||
continue-on-error: true
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user