mirror of
https://github.com/lotabout/skim.git
synced 2026-09-10 07:16:23 -04:00
* wip: enhance release ci
* update PR checklist
* wip: rewrite e2e in rust
* add e2e cargo module
* rewrite all e2e tests in rust
* remove python tests
* clippy & fmt
* use cargo tests in ci
* use which to get tmux
* check len
* check all lens
* increase time out and parallelism
* fix no hscroll typo
* better check for print0
* add sleep
* fix execute_0
* update release ci
* try optimizing tests
* better sleep
* Revert "better sleep"
This reverts commit b966367999.
* split ci
* cleanup
* test without anchor
* use release-please
---------
Co-authored-by: LoricAndre <loric.andre@pm.me>
300 B
300 B
Checklist
check the box if it is not applicable to your changes
- I have updated the README with the necessary documentation
- I have added unit tests
- I have added end-to-end tests
- I have linked all related issues or PRs