forked from BigfootDev/flatbuffers
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