Skip to content

Commit 5f3cd3e

Browse files
committed
ci: keep required check name
1 parent 87313b9 commit 5f3cd3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ concurrency:
1313

1414
jobs:
1515
check:
16-
name: typecheck + lint + test + build
16+
name: typecheck + lint + build
1717
runs-on: ubuntu-latest
1818
timeout-minutes: 20
1919

0 commit comments

Comments
 (0)