Tweak tsc-strict config (#410)

This commit is contained in:
Michael Telatynski authored and GitHub committed 2022-08-24 11:51:12 +01:00
1 parent a812a5c0a0
commit 5ab3058826
1 file changed
+1 -1
+1 -1
View File
@@ -68,7 +68,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'