Tweak tsc-strict config (#23148)

pull/22822/head
Michael Telatynski 2022-08-24 11:11:43 +01:00 committed by GitHub
parent 6741ee61d8
commit 44e01823a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ jobs:
- uses: t3chguy/typescript-check-action@main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
use-check: true
use-check: false
check-fail-mode: added
output-behaviour: annotate
ts-extra-args: '--strict'