forked from BigfootDev/flatbuffers
[CI] Adds Code Generation tests on Github Actions (#6482)
Moves check-grpc-generation to scripts
This commit is contained in:
@@ -11,5 +11,5 @@ cmake . -DCMAKE_BUILD_TYPE=$config \
|
||||
cmake --build . --target flatc --clean-first -- -j$JOBS
|
||||
|
||||
echo "Check generated code"
|
||||
.travis/check-generate-code.sh
|
||||
scripts/check-generate-code.sh
|
||||
echo "Done"
|
||||
|
||||
Reference in New Issue
Block a user