Skip to content

Commit 36b323e

Browse files
committed
fixup! Adds type check workflow
1 parent 37a6325 commit 36b323e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/type-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
branches: ["main"]
1010

1111
jobs:
12-
lint:
12+
type-check:
1313
runs-on: ubuntu-latest
1414

1515
env:

0 commit comments

Comments
 (0)