Skip to content

Commit

Permalink
[skip changelog] ci: gateway-conformance v0.4 (#476)
Browse files Browse the repository at this point in the history
ci: gateway-conformance v0.4
  • Loading branch information
laurentsenta authored Oct 2, 2023
1 parent c34473b commit 76f8e3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gateway-conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
# 1. Download the gateway-conformance fixtures
- name: Download gateway-conformance fixtures
uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.3
uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.4
with:
output: fixtures
merged: true
Expand All @@ -40,7 +40,7 @@ jobs:

# 4. Run the gateway-conformance tests
- name: Run gateway-conformance tests
uses: ipfs/gateway-conformance/.github/actions/test@v0.3
uses: ipfs/gateway-conformance/.github/actions/test@v0.4
with:
gateway-url: http://127.0.0.1:8040
json: output.json
Expand Down

0 comments on commit 76f8e3f

Please sign in to comment.