Skip to content

Commit 6edc244

Browse files
chore: Improve CICD
1 parent 8c32b70 commit 6edc244

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/common-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ jobs:
4848
registry-url: 'https://registry.npmjs.org'
4949
- name: Install dependencies
5050
run: npm ci
51-
- name: Typecheck
52-
run: npm run typecheck
5351
- name: Build
5452
run: npm run build
5553
- name: Configure AWS Credentials

0 commit comments

Comments
 (0)