Skip to content

Commit

Permalink
ci: fix basedpyright job
Browse files Browse the repository at this point in the history
  • Loading branch information
amitkparekh authored Aug 1, 2024
1 parent a5be365 commit 8a85bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
cache: true

- name: Install dependencies
run: pdm install --without notebooks,monitoring,test
run: pdm install --without monitoring

- name: Run basedpyright
run: pdm run basedpyright

0 comments on commit 8a85bc8

Please sign in to comment.