mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-09 10:18:04 +08:00
ci: upload conformance logs
This commit is contained in:
commit
dccd95f154
6
.github/workflows/gateway-conformance.yml
vendored
6
.github/workflows/gateway-conformance.yml
vendored
@ -109,3 +109,9 @@ jobs:
|
||||
with:
|
||||
name: gateway-conformance.html
|
||||
path: output.html
|
||||
- name: Upload JSON report
|
||||
if: failure() || success()
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: gateway-conformance.json
|
||||
path: output.json
|
||||
|
||||
Loading…
Reference in New Issue
Block a user