File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1322,4 +1322,4 @@ jobs:
13221322 run : pip install tox-uv
13231323
13241324 - name : Run tests
1325- run : tox -e lint-processor-baggage
1325+ run : tox -e lint-processor-baggage
Original file line number Diff line number Diff line change @@ -193,4 +193,4 @@ jobs:
193193 run : pip install tox-uv
194194
195195 - name : Run tests
196- run : tox -e typecheck
196+ run : tox -e typecheck
Original file line number Diff line number Diff line change @@ -4780,4 +4780,4 @@ jobs:
47804780 run : pip install tox-uv
47814781
47824782 - name : Run tests
4783- run : tox -e py313-test-instrumentation-starlette-latest -- -ra
4783+ run : tox -e py313-test-instrumentation-starlette-latest -- -ra
Original file line number Diff line number Diff line change @@ -4780,4 +4780,4 @@ jobs:
47804780 run : pip install tox-uv
47814781
47824782 - name : Run tests
4783- run : tox -e py311-test-instrumentation-sio-pika-1 -- -ra
4783+ run : tox -e py311-test-instrumentation-sio-pika-1 -- -ra
Original file line number Diff line number Diff line change @@ -1322,4 +1322,4 @@ jobs:
13221322 run : pip install tox-uv
13231323
13241324 - name : Run tests
1325- run : tox -e pypy3-test-processor-baggage -- -ra
1325+ run : tox -e pypy3-test-processor-baggage -- -ra
You can’t perform that action at this time.
0 commit comments