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 87313b9 commit 5f3cd3eCopy full SHA for 5f3cd3e
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ concurrency:
13
14
jobs:
15
check:
16
- name: typecheck + lint + test + build
+ name: typecheck + lint + build
17
runs-on: ubuntu-latest
18
timeout-minutes: 20
19
0 commit comments