Skip to content

Python bindings for Its Services #11

Python bindings for Its Services

Python bindings for Its Services #11

Workflow file for this run

name: CI on main branch
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
lint:
uses: ./.github/workflows/lint.yaml
test:
uses: ./.github/workflows/test.yaml