mirror of
https://github.com/tig-pool-nk/tig-monorepo.git
synced 2026-02-21 15:31:26 +08:00
Add vector_search to build_algorithm CI.
This commit is contained in:
parent
3d79621ff9
commit
0a9a4f3d48
3
.github/workflows/build_algorithm.yml
vendored
3
.github/workflows/build_algorithm.yml
vendored
@ -6,12 +6,15 @@ on:
|
||||
- 'satisfiability/*'
|
||||
- 'vehicle_routing/*'
|
||||
- 'knapsack/*'
|
||||
- 'vector_search/*'
|
||||
- 'test/satisfiability/*'
|
||||
- 'test/vehicle_routing/*'
|
||||
- 'test/knapsack/*'
|
||||
- 'test/vector_search/*'
|
||||
- 'dev/satisfiability/*'
|
||||
- 'dev/vehicle_routing/*'
|
||||
- 'dev/knapsack/*'
|
||||
- 'dev/vector_search/*'
|
||||
|
||||
jobs:
|
||||
build_wasm:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user