ci: fix mypy checks (#2431)
* ci: fix mypy * ci: fix mypy * ci: fix mypy * run fe checks * [autofix.ci] apply automated fixes * [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
27a4b90cdd
commit
f2bf62e284
5 changed files with 6 additions and 8 deletions
1
.github/workflows/typescript_test.yml
vendored
1
.github/workflows/typescript_test.yml
vendored
|
|
@ -10,6 +10,7 @@ on:
|
|||
pull_request:
|
||||
merge_group:
|
||||
|
||||
|
||||
env:
|
||||
POETRY_VERSION: "1.8.3"
|
||||
NODE_VERSION: "21"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue