We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fed60f commit 29dde08Copy full SHA for 29dde08
1 file changed
.github/workflows/CI.yml
@@ -50,8 +50,8 @@ jobs:
50
- name: Install dependencies
51
run: pnpm install
52
53
- # - name: Format ✨
54
- # run: pnpm test.format
+ - name: Format ✨
+ run: pnpm test.format
55
#
56
# - name: Lint ✨
57
# run: pnpm test.lint
0 commit comments