Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
pmelab committed Jun 21, 2024
1 parent 1911a21 commit f6bb6fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/schema/turbo.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"extends": ["//"],
"pipeline": {
"prep": {
"dependsOn": ["^prep"]
},
"test:integration": {
"dependsOn": ["@custom/cms#prep"]
},
Expand Down

0 comments on commit f6bb6fd

Please sign in to comment.