Skip to content

Commit

Permalink
ci: pyright now works as intended
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethEnevoldsen committed Oct 10, 2023
1 parent bddcb36 commit 1636609
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/static_type_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,6 @@ jobs:
message: |
🌟 pyright succeeds! 🌟
- name: test
id: tester
run: |
pyright src/
- name: Show pyright output
id: fail_run
if: ${{steps.pyright.outputs.pyright_failed == 1}}
Expand Down

0 comments on commit 1636609

Please sign in to comment.