Skip to content

Commit d5bae4d

Browse files
authored
Update elixir.yml
1 parent 2b5eb14 commit d5bae4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/elixir.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ jobs:
266266
- name: Test
267267
run: mix test
268268

269-
opentelemetry-tesla:
269+
opentelemetry-tesla:
270270
needs: [test-matrix]
271271
if: (contains(github.event.pull_request.labels.*.name, 'elixir') && contains(github.event.pull_request.labels.*.name, 'opentelemetry_tesla'))
272272
env:

0 commit comments

Comments
 (0)