mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
reduce docs coverage requirement to 0
This commit is contained in:
parent
1c966300ec
commit
b3559bbf04
2
.github/workflows/test.docs.yml
vendored
2
.github/workflows/test.docs.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
needs: files-changed
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
COVERAGE_REQUIRED: 10
|
||||
COVERAGE_REQUIRED: 0
|
||||
steps:
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.1.7
|
||||
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.0.3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user