Skip to content

Commit

Permalink
Fix indentation in pyright GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
crimsonknave authored Dec 17, 2024
1 parent 2a23b45 commit e904b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyright.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Pyright
on:
pull_request:
push:
branches: [ main ]
branches: [ main ]

jobs:
pyright:
Expand Down

0 comments on commit e904b59

Please sign in to comment.