mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-31 05:29:58 +01:00
Turn off tsc --strict annotations (#416)
This commit is contained in:
parent
f3138ecceb
commit
60b3408eec
1
.github/workflows/static_analysis.yaml
vendored
1
.github/workflows/static_analysis.yaml
vendored
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user