pcsx2/.github/workflows/scripts
Tyler Wilding c4ca10258b ci: Validate VS filter files in buiild
msbuild does not use the project in it's entirety to build the app.  This means problems can slip through, so an easy solution is just to ensure the XML is well-formed.  More sophisticated validation could be done with something like `xmllint` but seems overkill.
2020-09-21 02:45:25 +01:00
..
build-linux.sh ci: Properly fail the linux workflows if the build fails 2020-09-18 03:31:13 +02:00
validate-vs-filters.ps1 ci: Validate VS filter files in buiild 2020-09-21 02:45:25 +01:00