From 1131c466a59682c7e7356a57b89781db85fdfe61 Mon Sep 17 00:00:00 2001 From: Pavel Rojtberg Date: Sat, 8 Apr 2023 14:27:15 +0200 Subject: [PATCH] CI: add trivial OgreMeshUpgrader test --- .github/workflows/ci-build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 528f2acd136..679c610d889 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -44,6 +44,8 @@ jobs: # validate XMLConverter output build/bin/OgreXMLConverter Samples/Media/models/jaiqua.mesh && build/bin/OgreXMLConverter Samples/Media/models/jaiqua.skeleton python3 Tools/XMLConverter/docs/validate.py Samples/Media/models/jaiqua.mesh.xml + # MeshUpgrader does not crash + build/bin/OgreMeshUpgrader Samples/Media/models/jaiqua.mesh # validate DotScene DTD python3 PlugIns/DotScene/misc/validate.py PlugIns/DotScene/misc/example.scene # check whitespace