mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-04 04:33:23 +00:00
[CI] Adds Code Generation tests on Github Actions (#6482)
Moves check-grpc-generation to scripts
This commit is contained in:
@@ -15,6 +15,6 @@ cmake --build . --target all --clean-first -- -j$JOBS
|
||||
ctest --extra-verbose --output-on-failure -j$JOBS
|
||||
|
||||
echo "Check generated code"
|
||||
.travis/check-generate-code.sh
|
||||
scripts/check-generate-code.sh
|
||||
|
||||
echo "C++ tests done"
|
||||
|
||||
Reference in New Issue
Block a user