Skip to content
Snippets Groups Projects
Commit a5aa31fc authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[test][prefix] Add missing test protocol templates

parent 0cca48eb
No related branches found
No related tags found
1 merge request!150Add pyproject.toml
Pipeline #49906 passed
{
"schema_version": 1,
"description": "Version 1 of the protocol template",
"sets": [
{
"name": "set",
"outputs": {
"out": "user/single_integer/1"
}
},
{
"name": "set2",
"outputs": {
"out": "user/single_integer/1"
}
}
]
}
{
"schema_version": 1,
"description": "Version 2 of the protocol template",
"sets": [
{
"name": "set",
"outputs": {
"out": "user/single_integer/1"
}
},
{
"name": "set2",
"outputs": {
"out": "user/single_integer/1"
}
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment