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 798cd7e commit aea6285Copy full SHA for aea6285
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Check Biome
31
run: |
32
- yarn lint
+ yarn check
33
shell: bash
34
35
- name: Build
0 commit comments