mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-10 10:47:51 +08:00
ci: upload conformance logs
This commit is contained in:
parent
b3e8ddf717
commit
400dc1b2e4
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