Skip to content

Commit

Permalink
chore: change path
Browse files Browse the repository at this point in the history
  • Loading branch information
JasperHG90 committed Nov 16, 2024
1 parent 7cab106 commit b3b303b
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 @@ -26,7 +26,7 @@ jobs:
with:
python_version: "3.11"
pre_commit_version: "4.0.1"
directory: "."
directory: "src"
- name: 'Pyright type checks'
uses: ./.github/workflows/templates/pyright_type_checks
with:
Expand Down

0 comments on commit b3b303b

Please sign in to comment.