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 fb402a9 commit 351f79fCopy full SHA for 351f79f
1 file changed
.github/workflows/core_contrib_test.yml
@@ -1798,7 +1798,7 @@ jobs:
1798
run: tox -e py310-test-instrumentation-starlette-latest -- -ra
1799
1800
py310-test-instrumentation-structlog-oldest:
1801
- name: instrumentation-structlog-oldest
+ name: instrumentation-structlog-oldest
1802
runs-on: ubuntu-latest
1803
timeout-minutes: 30
1804
steps:
@@ -1828,7 +1828,7 @@ jobs:
1828
run: tox -e py310-test-instrumentation-structlog-oldest -- -ra
1829
1830
py310-test-instrumentation-structlog-latest:
1831
- name: instrumentation-structlog-latest
+ name: instrumentation-structlog-latest
1832
1833
1834
0 commit comments