Skip to content

Commit

Permalink
[OV JS] Extend smart CI for JS API (#23666)
Browse files Browse the repository at this point in the history
### Details:
 - Add more validation dependencies

### Tickets:
 - 129334
  • Loading branch information
vishniakov-nikolai authored Mar 29, 2024
1 parent e5da9f9 commit 5f20525
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ CPU:
revalidate:
- C_API
- Python_API
- JS_API
- samples
- ONNX_RT
- PyTorch_FE
Expand Down Expand Up @@ -106,7 +105,6 @@ IR_FE:
revalidate:
- C_API
- Python_API
- JS_API
- samples
build:
- CPU
Expand Down Expand Up @@ -176,8 +174,6 @@ Python_API:
- PyTorch_FE

JS_API:
revalidate:
- samples
build:
- CPU
- IR_FE
Expand Down

0 comments on commit 5f20525

Please sign in to comment.