Update elixir.yml

This commit is contained in:
Bryan Naegele 2022-09-02 13:42:19 -06:00 committed by GitHub
parent 2b5eb14cca
commit d5bae4d624
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@ jobs:
- name: Test
run: mix test
opentelemetry-tesla:
opentelemetry-tesla:
needs: [test-matrix]
if: (contains(github.event.pull_request.labels.*.name, 'elixir') && contains(github.event.pull_request.labels.*.name, 'opentelemetry_tesla'))
env: