Skip to content

Commit

Permalink
temporarily disable --verifytypes check
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenham committed Aug 11, 2024
1 parent 6302fba commit 3543edf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:

- name: basedpyright --verifytypes
run: poetry run basedpyright --ignoreexternal --verifytypes optype
continue-on-error: true # TODO: remove after NumPy 2.1 is released

- name: markdownlint
uses: DavidAnson/markdownlint-cli2-action@v16
Expand Down

0 comments on commit 3543edf

Please sign in to comment.