mirror of
https://github.com/lotabout/skim.git
synced 2026-09-10 07:16:23 -04:00
* chore(ci): use github's coverage * fix: perms * chore: ci * test(ci): comment perm to check triggers * test(ci): readd perm * fix(ci): test with dist config * fix(ci): generate dist * fix * docs: remove codecov * chore: delete codecov file
12 lines
437 B
Markdown
12 lines
437 B
Markdown
## Checklist
|
|
|
|
- [ ] The title of my PR follows [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/)
|
|
- [ ] I have updated the documentation (`README.md`, comments, `src/manpage.rs` and/or `src/options.rs` if applicable)
|
|
- [ ] I have added unit tests
|
|
- [ ] I have added [integration tests](https://github.com/skim-rs/skim/tree/master/tests)
|
|
- [ ] I have linked all related issues or PRs
|
|
|
|
## Description of the changes
|
|
|
|
|