todo.txt-cli
todo.txt-cli copied to clipboard
Tests failing on Windows (GitHub Actions)
Do you want to request a feature or report a bug? It's a bug, developer experience is affected.
What is the current behavior?
Attempt to run the test suite on windows-latest
fails.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
Add windows-latest
as test platform and create a PR here, e.g. #313.
What is the expected behavior? Full support for Windows through GitHub Actions.
Which versions todo.sh are you using?
Run
todo.sh -V
Current master.
Which Operating System are you using? N/A
Which version of bash are you using?
Run
bash --version
Whatever windows-latest
provides.
Related to #352