aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/wee-slack.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/wee-slack.yml b/.github/workflows/wee-slack.yml
index 0069dc1..377c1b4 100644
--- a/.github/workflows/wee-slack.yml
+++ b/.github/workflows/wee-slack.yml
@@ -28,7 +28,7 @@ jobs:
- run: poetry run ruff check
- - run: poetry run pyright main.py slack tests typings
+ - run: poetry run pyright
- run: poetry run pytest tests