We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69a50fc commit 382bd60Copy full SHA for 382bd60
.github/workflows/rv-run-proofs.yaml
@@ -7,7 +7,7 @@ on:
7
description: Start symbols for proofs to run
8
required: true
9
type: string
10
- default: "['test_ptoken_domain_data', test_process_approve, test_process_get_account_data_size, test_process_initialize_immutable_owner]"
+ default: "['test_ptoken_domain_data', 'test_process_approve', 'test_process_get_account_data_size', 'test_process_initialize_immutable_owner']"
11
kmir:
12
description: KMIR to work with (must exist as a docker image tag, optional)
13
required: false
0 commit comments