When applying filters with 4 or more groups using "AND" or "OR" logical operations in Directus, the API returns an error stating that the query is invalid. However ...
We want to upgrade to xUnit v3 (as it's much faster we've noticed). All seems to go well locally, but on our build server we don't want to run all the tests. The old action command-line is dotnet test ...