Skip to content

[codegen][interface] version support #15

[codegen][interface] version support

[codegen][interface] version support #15

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