Skip to content

Commit 2c187df

Browse files
committed
explicitly empty input parameter kmir
1 parent 687c328 commit 2c187df

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
@@ -12,7 +12,7 @@ on:
1212
description: KMIR to work with (must exist as a docker image tag, optional)
1313
required: false
1414
type: string
15-
default: p-token-3bd9b7c # empty = retrieve from submodule (later)
15+
default: # empty = retrieve from submodule (later)
1616
smir:
1717
description: Stable MIR JSON to work with (commit hash, optional)
1818
required: false

0 commit comments

Comments
 (0)