Kooha icon indicating copy to clipboard operation
Kooha copied to clipboard

Run tests on CI

Open jirutka opened this issue 3 years ago • 1 comments

I wondered how is #197 possible when you have CI and I found out that you don’t run tests on CI at all. Why?

jirutka avatar Nov 19 '22 16:11 jirutka

Pardon for the very late reply. Tests are actually ran through cargo under Flatpak CI, including clippy and other tests: https://github.com/SeaDve/Kooha/actions/runs/3758761078/jobs/6387489564.

SeaDve avatar Dec 21 '22 11:12 SeaDve