mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-02 05:08:19 +00:00
Moved TypeScriptTests to python script (#7411)
* Moved TypeScriptTests to python script * fixed CI issue with out-dated generated file * Build flatc for TS CI * reverting yarn.lock
This commit is contained in:
@@ -16,7 +16,7 @@ sh PythonTest.sh
|
||||
|
||||
echo "************************ TypeScript:"
|
||||
|
||||
sh TypeScriptTest.sh
|
||||
python3 TypeScriptTest.py
|
||||
|
||||
echo "************************ C++:"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user