Skip to content

Commit

Permalink
CI: add trivial OgreMeshUpgrader test
Browse files Browse the repository at this point in the history
  • Loading branch information
paroj committed Apr 8, 2023
1 parent c857ae9 commit 1131c46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1131c46

Please sign in to comment.