Turn off tsc --strict annotations (#416)

This commit is contained in:
Michael Telatynski 2022-09-16 08:06:25 +01:00 committed by GitHub
parent f3138ecceb
commit 60b3408eec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,6 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
use-check: false
check-fail-mode: added
output-behaviour: annotate
ts-extra-args: '--strict'
files-changed: ${{ steps.files.outputs.files_updated }}
files-added: ${{ steps.files.outputs.files_created }}