Skip to content

Commit 382bd60

Browse files
committed
better quote the proofs in the list
1 parent 69a50fc commit 382bd60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rv-run-proofs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
description: Start symbols for proofs to run
88
required: true
99
type: string
10-
default: "['test_ptoken_domain_data', test_process_approve, test_process_get_account_data_size, test_process_initialize_immutable_owner]"
10+
default: "['test_ptoken_domain_data', 'test_process_approve', 'test_process_get_account_data_size', 'test_process_initialize_immutable_owner']"
1111
kmir:
1212
description: KMIR to work with (must exist as a docker image tag, optional)
1313
required: false

0 commit comments

Comments
 (0)