0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-19 19:42:24 +02:00
mpv/.github
Dudemanguy e82d9045a4 ci: separate meson tests and reorganize build steps
Instead of running the test directly in the build script, we can make a
separate step in the workflow so it looks a little prettier. For running
the actual tests, we skip mingw since they will never be run (cross
compiled). Additionally, improve the github workflow logic a bit so that
way logs on failure are only shown when that specific step fails. The
freebsd job still has to be less elegant since it's in a weird vm
thingy.

Not really related but the location of various build directories
(particularly waf) are corrected as well (might as well).
2023-03-02 15:45:27 +00:00
..
ISSUE_TEMPLATE build: officially deprecate waf 2023-01-15 16:46:11 +00:00
workflows ci: separate meson tests and reorganize build steps 2023-03-02 15:45:27 +00:00
PULL_REQUEST_TEMPLATE github: try to get contributors to read contribute.md 2019-10-01 21:44:57 +02:00