ivy.nvim/.github
Ade Attwood a2287f1179 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-30 15:00:28 +01:00
..
ISSUE_TEMPLATE chore: add issue templates 2022-12-28 11:07:04 +00:00
workflows ci: update the test command for better output 2024-06-30 15:00:28 +01:00