Skip to content

[base] correctly handle serialization of optional proxy value #19

[base] correctly handle serialization of optional proxy value

[base] correctly handle serialization of optional proxy value #19

Workflow file for this run

name: Python
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: '3.10'
- run: python -munittest discover