Skip to content

Commit 575fd8b

Browse files
committed
CI: Update tlaplus/example script parameters
Reflect changes in tlaplus/Examples#180 Signed-off-by: Andrew Helwer <ahelwer@pm.me>
1 parent 4ffa620 commit 575fd8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,6 @@ jobs:
116116
)
117117
python "$SCRIPT_DIR/check_proofs.py" \
118118
--tlapm_path "$DEPS_DIR/tlapm-install" \
119-
--manifest_path "$EXAMPLES_DIR/manifest.json" \
119+
--examples_root "$EXAMPLES_DIR" \
120120
--skip "${SKIP[@]}"
121121

0 commit comments

Comments
 (0)