chore(root): add dependency graph to turbo dev and test tasks (#540)

This commit is contained in:
Darius Cepulis
2026-02-18 08:03:00 -06:00
committed by GitHub
parent 9f546618a2
commit 56bfce8ae3
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -39,4 +39,4 @@ jobs:
${{ runner.os }}-turbo-
- name: Run website tests
run: pnpm --filter site test
run: turbo run test --filter=site