diff --git a/.github/workflows/test-integrations.yml b/.github/workflows/test-integrations.yml index ab37d2ef9b77..370970d5b6c4 100644 --- a/.github/workflows/test-integrations.yml +++ b/.github/workflows/test-integrations.yml @@ -281,7 +281,7 @@ jobs: - name: Compatibility Integration Tests run: | mkdir -p "/tmp/test-results" - cd ./test/integration/consul-container + cd ./test/integration/consul-container/test docker run --rm consul:local consul version # shellcheck disable=SC2046 gotestsum \