Skip to content

Rewrite in FastAPI.

Rewrite in FastAPI. #2

Workflow file for this run

name: On Pull Request
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
jobs:
test:
name: Run Tests
uses: ./.github/workflows/callable-test.yml