Skip to content

Commit bc753c2

Browse files
committed
ci: fix Pyright job name
1 parent 480ae5f commit bc753c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
151151
152152
pyright:
153-
name: Pyright Codebase
153+
name: Pyright API
154154
runs-on: ubuntu-latest
155155
needs: build-package
156156
steps:

0 commit comments

Comments
 (0)