Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eef229 commit 242d062Copy full SHA for 242d062
.github/workflows/test.yml
@@ -10,7 +10,7 @@ env:
10
# Otherwise, set variable to the commit of your branch on
11
# opentelemetry-python-contrib which is compatible with these Core repo
12
# changes.
13
- CONTRIB_REPO_SHA: de897daa279f6c4aa4572614d0bead2146097068
+ CONTRIB_REPO_SHA: cc1063c716681b2f3c7e8d871b5ae9c6ddb4de19
14
# This is needed because we do not clone the core repo in contrib builds anymore.
15
# When running contrib builds as part of core builds, we use actions/checkout@v2 which
16
# does not set an environment variable (simply just runs tox), which is different when
0 commit comments