We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c04fa3f commit 576e13eCopy full SHA for 576e13e
.github/workflows/ci_test_latest_released_mpl_java.yml
@@ -8,7 +8,7 @@ on:
8
workflow_dispatch: # allows triggering this manually through the Actions UI
9
inputs:
10
run_test_vectors:
11
- description: 'Run Test Vectors?'
+ description: "Run Test Vectors?"
12
required: false
13
default: true
14
type: boolean
0 commit comments