Skip to content

tests: fix assertions in grpc tests with Python 3.7 (#2649) #2548

tests: fix assertions in grpc tests with Python 3.7 (#2649)

tests: fix assertions in grpc tests with Python 3.7 (#2649) #2548

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main]
permissions:
contents: read
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: elastic/oblt-actions/pre-commit@v1