Skip to content

Commit

Permalink
fix: pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
JasperHG90 committed Oct 19, 2024
1 parent 004d8a5 commit 8f3638d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
pre_commit_version: "4.0.1"
directory: "."
- name: 'Pyright type checks'
run: ./.github/workflows/templates/pyright_type_checks
uses: ./.github/workflows/templates/pyright_type_checks
with:
python_version: "3.11"
pyright_version: "1.1.385"
Expand Down

0 comments on commit 8f3638d

Please sign in to comment.