mirror of https://github.com/vector-im/riot-web
Tweak tsc-strict config (#23148)
parent
6741ee61d8
commit
44e01823a3
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue