Revert "Adding to tsc --skipLibCheck false --incremental false"
This reverts commit 11862cc739b2e2651a10d88169522e6fa16854fd. Signed-off-by: cmoulliard <cmoulliard@redhat.com>
This commit is contained in:
@@ -161,7 +161,7 @@ jobs:
|
||||
cache-prefix: ${{ runner.os }}-v${{ matrix.node-version }}
|
||||
|
||||
- name: build type declarations
|
||||
run: yarn tsc --skipLibCheck false --incremental false
|
||||
run: yarn tsc:full
|
||||
|
||||
- name: build packages
|
||||
run: yarn backstage-cli repo build
|
||||
|
||||
Reference in New Issue
Block a user