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 034b2e5 commit 4d9d3c9Copy full SHA for 4d9d3c9
.github/workflows/contrib.yml
@@ -5,7 +5,8 @@ on:
5
branches-ignore:
6
- 'release/*'
7
pull_request:
8
-
+env:
9
+ FOO: "bar"
10
jobs:
11
contrib_0:
12
uses: emdneto/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@fix-uv
0 commit comments