Revert "Adding to tsc --skipLibCheck false --incremental false"

This reverts commit 11862cc739b2e2651a10d88169522e6fa16854fd.

Signed-off-by: cmoulliard <cmoulliard@redhat.com>
This commit is contained in:
cmoulliard
2024-01-18 16:23:29 +01:00
parent 95b4910cf8
commit d7b0c272c3
+1 -1
View File
@@ -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