tabby/crates/tabby-scheduler/src
vodkaslime 3c7c8d9293
feat: add cargo test to github actions and run only unit tests in ci [TAB-185] (#390)
* feat: add cargo test to github actions

* chore: fix lint

* chore: add openblas dependency

* chore: update build dependency

* chore: resolve comments

* chore: fix lint

* chore: fix lint

* chore: test installing dependencies

* chore: refactor integ test

* update ci

* cleanup

---------

Co-authored-by: Meng Zhang <meng@tabbyml.com>
2023-09-03 05:04:52 +00:00
..
dataset.rs feat: extend language [TAB-181] (#385) 2023-08-31 07:36:57 +00:00
index.rs feat: map js,ts,jsx and tsx to js-ts as unified language [TAB-181] (#386) 2023-08-31 17:21:39 +00:00
lib.rs feat: add cargo test to github actions and run only unit tests in ci [TAB-185] (#390) 2023-09-03 05:04:52 +00:00
repository.rs