ci: Add verification step for generated source
authorMike Schuchardt <mikes@lunarg.com>
Wed, 21 Jul 2021 17:16:15 +0000 (10:16 -0700)
committerMike Schuchardt <mikes@lunarg.com>
Wed, 21 Jul 2021 18:21:37 +0000 (11:21 -0700)
commita4ee3cacbb1c7a5104a6895890bbddcb0762fa80
tree5ed67a2aadfe6e1f60454c7f16aec7e523953b86
parentab751c36f0a6656d51080e204abab47f7faf2121
ci: Add verification step for generated source

This check ensures that the committed generated source files match the
output of the committed generators. We used to have this check on
TravisCI, but it must have gotten lost in the transition to GitHub
Actions.

Change-Id: If6a27994b3bfe8dbd09a962d90cc0c528489bd93
.github/workflows/build.yml