Skip to content

Commit

Permalink
fix docker tests
Browse files Browse the repository at this point in the history
  • Loading branch information
emdneto committed Jul 19, 2024
1 parent a0fc997 commit beca77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1039,7 +1039,7 @@ changedir =
tests/opentelemetry-docker-tests/tests

commands_pre =
{env:PIP_CMD} {env:CORE_PACKAGES} \
{env:PIP_CMD} {env:CORE_PACKAGES} {env:TEST_UTILS_PACKAGE} \
-e {toxinidir}/opentelemetry-instrumentation \
-e {toxinidir}/instrumentation/opentelemetry-instrumentation-asyncpg \
-e {toxinidir}/instrumentation/opentelemetry-instrumentation-celery \
Expand Down

0 comments on commit beca77e

Please sign in to comment.