Skip to content

Commit

Permalink
Update contrib SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed Feb 12, 2024
1 parent e98af82 commit f931c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: 2977f143df1d474735e8bdfecd91d92d534e80dc
CONTRIB_REPO_SHA: d167ef7b43941a74378d625fea74628dd7572efa
# This is needed because we do not clone the core repo in contrib builds anymore.
# When running contrib builds as part of core builds, we use actions/checkout@v2 which
# does not set an environment variable (simply just runs tox), which is different when
Expand Down

0 comments on commit f931c4f

Please sign in to comment.