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 8c32b70 commit 6edc244Copy full SHA for 6edc244
.github/workflows/common-build.yml
@@ -48,8 +48,6 @@ jobs:
48
registry-url: 'https://registry.npmjs.org'
49
- name: Install dependencies
50
run: npm ci
51
- - name: Typecheck
52
- run: npm run typecheck
53
- name: Build
54
run: npm run build
55
- name: Configure AWS Credentials
0 commit comments