Skip to content

build: update github actions #4

build: update github actions

build: update github actions #4

Workflow file for this run

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