Skip to content

Commit

Permalink
set pyright to 1.1.304
Browse files Browse the repository at this point in the history
  • Loading branch information
thejaminator committed Apr 26, 2023
1 parent c456dfa commit 98a29b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cpu_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:

- name: Type Checking
uses: jakebailey/pyright-action@v1
with:
version: 1.1.304

- name: Run normal tests, excluding GPU tests
run: pytest -m "not gpu"

0 comments on commit 98a29b3

Please sign in to comment.