Skip to content

Commit

Permalink
adding new tests for multiple outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwellflitton committed Aug 16, 2024
1 parent edd2563 commit ecdd48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ license-file = "LICENSE"
[features]
axum-feature = ["axum"]
actix-feature = ["actix-web"]
default = ["sklearn-tests"]
default = []
# below are the features for testing different engines
sklearn-tests = []
onnx-tests = []
Expand Down

0 comments on commit ecdd48c

Please sign in to comment.