Skip to content

Commit

Permalink
chore: gateway-conformance v6
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel authored Jun 10, 2024
1 parent 1b9bd56 commit aafc787
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 @@ -42,7 +42,7 @@ jobs:
# 2. Download the gateway-conformance fixtures
- name: Download gateway-conformance fixtures
uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@7b222e6a73b82f05651aec3824ef139628198949 # TODO: switch to v0.6
uses: ipfs/gateway-conformance/.github/actions/[email protected]
with:
output: fixtures

Expand Down Expand Up @@ -126,7 +126,7 @@ jobs:

# 6. Run the gateway-conformance tests
- name: Run gateway-conformance tests
uses: ipfs/gateway-conformance/.github/actions/test@7b222e6a73b82f05651aec3824ef139628198949 # TODO: switch to v0.6
uses: ipfs/gateway-conformance/.github/actions/[email protected]
with:
gateway-url: http://127.0.0.1:8090
subdomain-url: http://example.com:8090
Expand Down

0 comments on commit aafc787

Please sign in to comment.