We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53a400 commit 68cd3cdCopy full SHA for 68cd3cd
1 file changed
.github/workflows/ci_type_check.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
lint-and-typecheck:
10
- name: Lint & Type Check
+ name: Type Check and Lint
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v6
0 commit comments