Skip to content

Commit

Permalink
Fix jinnsdf
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed Jul 16, 2024
1 parent b2168fe commit f6d3f31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: {{ job.ui_name }}
runs-on: ubuntu-latest
steps:
- name: Checkout Contrib Repo @ SHA - ${{% raw %}{ env.CONTRIB_REPO_SHA }}{% endraw %}
- name: Checkout Contrib Repo @ SHA - ${% raw %}{{ env.CONTRIB_REPO_SHA }}{% endraw %}
uses: actions/checkout@v4
with:
repository: open-telemetry/opentelemetry-python-contrib
Expand Down

0 comments on commit f6d3f31

Please sign in to comment.