ivy.nvim/.github/workflows
Ade Attwood 72551eea66 ci: update the test command for better output
Summary:

Now we are running the tests in neovim we get some output printed to stderr.
This is not helpful in the test output, and obfuscate errors.

This throws any unneeded output to `/dev/null` so we can focus of the tests
that have failed. It also moves over to using TAP output for a more descriptive
out put in CI.

Test Plan:

CI, running the test will validate this
2024-06-27 21:24:27 +01:00
..
ci.yml ci: update the test command for better output 2024-06-27 21:24:27 +01:00
ct-commitlint.yml chore(deps): update actions/checkout action to v4 2023-10-22 17:29:20 +01:00