We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27fd25e commit bd2095fCopy full SHA for bd2095f
1 file changed
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Install dependencies
29
run: |
30
npm install
31
- lerna bootstrap
+
32
33
- name: Test
34
run: yarn test:unit
0 commit comments