Skip to content

Commit

Permalink
Update turbo.json for certain tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Oct 17, 2024
1 parent cb0d836 commit 639fe23
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,14 @@
"@xmtp/content-type-reply#test": {
"dependsOn": ["@xmtp/content-type-remote-attachment#build"],
"outputs": []
},
"@xmtp/content-type-remote-attachment#test": {
"dependsOn": ["@xmtp/consent-proof-signature#build"],
"outputs": []
},
"@xmtp/frames-client#test": {
"dependsOn": ["@xmtp/content-type-text#build"],
"outputs": []
}
}
}

0 comments on commit 639fe23

Please sign in to comment.