Skip to content

Commit 199d4ce

Browse files
authored
fix(ci): correct dependency (#9917)
### Description <!-- ✍️ Write a short summary of your work. If necessary, include relevant screenshots. --> ### Testing Instructions <!-- Give a quick description of steps to test your changes. -->
1 parent a6c2790 commit 199d4ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/turborepo-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,7 @@ jobs:
334334
runs-on: ubuntu-latest
335335
if: always()
336336
needs:
337+
- find-changes
337338
- integration
338339
- rust_lint
339340
- rust_check

0 commit comments

Comments
 (0)