mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-29 02:57:19 +00:00
don'
This commit is contained in:
parent
cf158022d9
commit
50d7b4e84f
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -56,7 +56,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
file: ./coverage.xml
|
file: ./coverage.xml
|
||||||
name: ${{ matrix.os }}
|
name: ${{ matrix.os }}
|
||||||
fail_ci_if_error: true
|
fail_ci_if_error: false
|
||||||
test-py35:
|
test-py35:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
@ -132,7 +132,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
file: ./web/coverage/coverage-final.json
|
file: ./web/coverage/coverage-final.json
|
||||||
name: web
|
name: web
|
||||||
fail_ci_if_error: true
|
fail_ci_if_error: false
|
||||||
|
|
||||||
docs:
|
docs:
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user