Skip to content

Commit

Permalink
👷 update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
KomoriDev committed Aug 14, 2023
1 parent 5471c67 commit c709970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Python environment
uses: ./.github/actions/setup-python

- run: echo "$(pdm venv --path in-project)" >> $GITHUB_PATH
- run: echo "$(pdm venv --path in-project)/Scripts/activate" >> $GITHUB_PATH

- name: Run Pyright
uses: jakebailey/pyright-action@v1

0 comments on commit c709970

Please sign in to comment.