Skip to content

Use pyproject.toml and update CLI flag #18

Use pyproject.toml and update CLI flag

Use pyproject.toml and update CLI flag #18

Workflow file for this run

name: Tests
on:
push:
branches: [ main, master ]
pull_request:
branches: [ main, master ]
workflow_dispatch:
jobs:
run-tests:
uses: ./.github/workflows/test.yml
secrets: inherit