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 d53c6c9 commit 6b61206Copy full SHA for 6b61206
.github/workflows/ci.yml
@@ -35,7 +35,6 @@ jobs:
35
- run: pnpm i
36
37
- run: pnpm run build:stub
38
-# - run: pnpm run build:prepare
39
- run: pnpm run build:ci
40
41
- name: Run unit tests
@@ -56,7 +55,6 @@ jobs:
56
55
57
58
59
- # - run: pnpm run build:prepare
60
61
62
- name: Run test coverage
@@ -83,7 +81,6 @@ jobs:
83
81
84
82
85
86
87
88
89
- name: Run eslint
@@ -105,6 +102,5 @@ jobs:
105
102
106
103
107
104
108
109
110
- run: pnpm run size
0 commit comments