Skip to content

build: version update to v2.3.0 #189

build: version update to v2.3.0

build: version update to v2.3.0 #189

Workflow file for this run

name: build
on:
pull_request:
branches: ["main"]
jobs:
tox:
uses: ./.github/workflows/tox.yml
secrets: inherit
docker:
uses: ./.github/workflows/docker.yml
secrets: inherit