Skip to content

Commit

Permalink
cd to test dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jmurret committed Apr 18, 2023
1 parent 7462054 commit d745c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-integrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit d745c3a

Please sign in to comment.