Skip to content

build: update github actions #11

build: update github actions

build: update github actions #11

Workflow file for this run

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