ci: Drop tests from MSYS2 pipeline

The WGL tests are failing, likely because of some set up issue; for the
time being, we care more about building Epoxy, rather than testing it.
macos/v1.5.9
Emmanuele Bassi 3 years ago
parent 3e35bb8688
commit 4c686ff5e3
  1. 1
      .github/workflows/msys2.yml

@ -25,4 +25,3 @@ jobs:
run: |
meson setup _build
meson compile -C _build
meson test -C _build

Loading…
Cancel
Save