mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-25 09:37:37 +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:
|
||||
file: ./coverage.xml
|
||||
name: ${{ matrix.os }}
|
||||
fail_ci_if_error: true
|
||||
fail_ci_if_error: false
|
||||
test-py35:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
@ -132,7 +132,7 @@ jobs:
|
||||
with:
|
||||
file: ./web/coverage/coverage-final.json
|
||||
name: web
|
||||
fail_ci_if_error: true
|
||||
fail_ci_if_error: false
|
||||
|
||||
docs:
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user