Skip to content

Modification of Dockerfile #13

Modification of Dockerfile

Modification of Dockerfile #13

Workflow file for this run

name: Pyright
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
type-check:
runs-on: ubuntu-latest
steps:
- uses: jakebailey/pyright-action@v2