alichtman / alichtman/gopro-chaptered-video-assembler
Make tests pass in CI, not just locally
Open
- Dominant language
- Rust
- Stars
- 12
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
I'm not sure why the tests don't pass in CI, but they don't.
```
$ cargo test -- --nocapture
```
allows you to run the tests and print stdout. Nothing jumps out at me.
The tests pass locally, so this is low-pri
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.