Skip to content

Bump opentelemetry-instrumentation-logging from 0.39b0 to 0.45b0 #73

Bump opentelemetry-instrumentation-logging from 0.39b0 to 0.45b0

Bump opentelemetry-instrumentation-logging from 0.39b0 to 0.45b0 #73

Workflow file for this run

name: CI Tests
on: [ push ]
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/[email protected]
with:
python-version: '3.x'
- name: Install tox
run: pip install tox
- name: Run tox
run: python -m tox