Skip to content

Updated File Fix + Updated Env + Add a Few Tests #127

Updated File Fix + Updated Env + Add a Few Tests

Updated File Fix + Updated Env + Add a Few Tests #127

Workflow file for this run

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