Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
conformance: update hashicorp fork to remove 60s timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemorris committed Jun 9, 2022
1 parent 32aff4a commit 85409fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: "hashicorp/gateway-api"
ref: "conformance/v0.5.0-skipped-tests"
ref: "conformance/v0.5.0-skipped-tests-without-60s-timeout"
path: "gateway-api"

- name: Setup Goenv
Expand Down

0 comments on commit 85409fd

Please sign in to comment.