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.
2 parents 57d8834 + 725c580 commit 0b1a2e8Copy full SHA for 0b1a2e8
.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: 23bfe9fcadc1e205fbce1b6cf58fc3004eecace3
+ CONTRIB_REPO_SHA: d5ada286e138e394593454e15f1b79e35149b83e
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