@@ -636,8 +636,8 @@ jobs:
636636 - name : Run tests
637637 run : tox -e py313-test-instrumentation-google-genai-latest -- -ra
638638
639- py39-test-resource-detector-container_ubuntu -latest :
640- name : resource-detector-container 3.9 Ubuntu
639+ py39-test-resource-detector-containerid_ubuntu -latest :
640+ name : resource-detector-containerid 3.9 Ubuntu
641641 runs-on : ubuntu-latest
642642 timeout-minutes : 30
643643 steps :
@@ -653,10 +653,10 @@ jobs:
653653 run : pip install tox-uv
654654
655655 - name : Run tests
656- run : tox -e py39-test-resource-detector-container -- -ra
656+ run : tox -e py39-test-resource-detector-containerid -- -ra
657657
658- py310-test-resource-detector-container_ubuntu -latest :
659- name : resource-detector-container 3.10 Ubuntu
658+ py310-test-resource-detector-containerid_ubuntu -latest :
659+ name : resource-detector-containerid 3.10 Ubuntu
660660 runs-on : ubuntu-latest
661661 timeout-minutes : 30
662662 steps :
@@ -672,10 +672,10 @@ jobs:
672672 run : pip install tox-uv
673673
674674 - name : Run tests
675- run : tox -e py310-test-resource-detector-container -- -ra
675+ run : tox -e py310-test-resource-detector-containerid -- -ra
676676
677- py311-test-resource-detector-container_ubuntu -latest :
678- name : resource-detector-container 3.11 Ubuntu
677+ py311-test-resource-detector-containerid_ubuntu -latest :
678+ name : resource-detector-containerid 3.11 Ubuntu
679679 runs-on : ubuntu-latest
680680 timeout-minutes : 30
681681 steps :
@@ -691,10 +691,10 @@ jobs:
691691 run : pip install tox-uv
692692
693693 - name : Run tests
694- run : tox -e py311-test-resource-detector-container -- -ra
694+ run : tox -e py311-test-resource-detector-containerid -- -ra
695695
696- py312-test-resource-detector-container_ubuntu -latest :
697- name : resource-detector-container 3.12 Ubuntu
696+ py312-test-resource-detector-containerid_ubuntu -latest :
697+ name : resource-detector-containerid 3.12 Ubuntu
698698 runs-on : ubuntu-latest
699699 timeout-minutes : 30
700700 steps :
@@ -710,10 +710,10 @@ jobs:
710710 run : pip install tox-uv
711711
712712 - name : Run tests
713- run : tox -e py312-test-resource-detector-container -- -ra
713+ run : tox -e py312-test-resource-detector-containerid -- -ra
714714
715- py313-test-resource-detector-container_ubuntu -latest :
716- name : resource-detector-container 3.13 Ubuntu
715+ py313-test-resource-detector-containerid_ubuntu -latest :
716+ name : resource-detector-containerid 3.13 Ubuntu
717717 runs-on : ubuntu-latest
718718 timeout-minutes : 30
719719 steps :
@@ -729,10 +729,10 @@ jobs:
729729 run : pip install tox-uv
730730
731731 - name : Run tests
732- run : tox -e py313-test-resource-detector-container -- -ra
732+ run : tox -e py313-test-resource-detector-containerid -- -ra
733733
734- pypy3-test-resource-detector-container_ubuntu -latest :
735- name : resource-detector-container pypy-3.9 Ubuntu
734+ pypy3-test-resource-detector-containerid_ubuntu -latest :
735+ name : resource-detector-containerid pypy-3.9 Ubuntu
736736 runs-on : ubuntu-latest
737737 timeout-minutes : 30
738738 steps :
@@ -748,7 +748,7 @@ jobs:
748748 run : pip install tox-uv
749749
750750 - name : Run tests
751- run : tox -e pypy3-test-resource-detector-container -- -ra
751+ run : tox -e pypy3-test-resource-detector-containerid -- -ra
752752
753753 py39-test-resource-detector-azure-0_ubuntu-latest :
754754 name : resource-detector-azure-0 3.9 Ubuntu
0 commit comments