Skip to content

Commit 9de1c51

Browse files
committed
Merge remote Phase 17 hook verify fix
2 parents dbca254 + e512c44 commit 9de1c51

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

templates/antigravity/hooks/hooks.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"post_execution_hooks": [
1212
{
1313
"name": "generate_provenance",
14-
"command": "ctxt verify",
14+
"command": "ctxt verify .comptext/context_pack.latest.json",
1515
"scope": "repo-relative"
1616
}
1717
]
18-
}
18+
}

0 commit comments

Comments
 (0)