diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ce3c100d0ae..e082982a03a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -10,7 +10,7 @@ env: # Otherwise, set variable to the commit of your branch on # opentelemetry-python-contrib which is compatible with these Core repo # changes. - CONTRIB_REPO_SHA: bcec49cf2eccf8da66c9e63b9836ea8a20516efc + CONTRIB_REPO_SHA: e1d4eeb951694afebb1767b4ea8f593753d894e3 jobs: build: