Skip to content

Commit 2bfc56e

Browse files
committed
fixed wrong ray path
1 parent 589578f commit 2bfc56e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ray_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- main
66
pull_request:
77
paths:
8-
- "backend/src/ray_model_worker/**"
8+
- "ray/**"
99
- ".github/workflows/ray_checks.yml"
1010

1111
jobs:

0 commit comments

Comments
 (0)