Skip to content

Commit

Permalink
Merge branch 'main' into issue_3281
Browse files Browse the repository at this point in the history
  • Loading branch information
pkt1583 committed Apr 26, 2023
2 parents dff25fa + 98c23c8 commit 6efa826
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: e4d8f10ecd7bcd29c119af0e3ea7c30d4a383f4b
CONTRIB_REPO_SHA: 511709802466a751786047b7d98c2eb84801b34f
# 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 6efa826

Please sign in to comment.