We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d98ee49 commit 45d2b08Copy full SHA for 45d2b08
.github/workflows/test.yml
@@ -20,5 +20,5 @@ jobs:
20
- name: Build
21
run: pnpm build
22
23
- - name: Test
+ - name: ESLint
24
run: pnpm lint
0 commit comments