lunar
lunar copied to clipboard
Move to unified test runner for GitHub Workflow
This PR moves all tests into one runner, while still running each suite separately with the help of the matrix. It runs all tests even if one matrix fails.
I have looked at and borrowed from Filaments test runner: filamentphp/filament/.github/workflows/tests.yml
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| lunar-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 4, 2024 0:48am |
Thanks @adevade, a good little tidy-up.