diff --git a/action.yaml b/action.yaml index 59abb1a725..6ca973e98c 100644 --- a/action.yaml +++ b/action.yaml @@ -130,7 +130,7 @@ runs: /var/lib/docker/volumes/sentry-clickhouse \ /var/lib/docker/volumes/sentry-kafka \ "$RUNNER_TEMP/volumes/" - ${{ github.action_path }} + cd ${{ github.action_path }} docker compose up --wait TEST_CUSTOMIZATIONS=enabled pytest -x --cov --junitxml=junit.xml _integration-test/