From c76a8f91c327caef746eb6026798e1afe03ce23a Mon Sep 17 00:00:00 2001 From: Diego Hurtado Date: Mon, 30 Nov 2020 17:52:51 -0600 Subject: [PATCH] Add contrib repo SHA --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ce3c100d0ae..b27544c0a42 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: 87bcbbfc75c73ce5742d44eef829d7ce349e4634 jobs: build: