#2620: publish result of test and checking if pipeline fails

This commit is contained in:
Czar Echavez
2024-07-01 12:00:17 +01:00
parent ce58f3960c
commit ee4e152f13
3 changed files with 20 additions and 3 deletions

View File

@@ -18,6 +18,15 @@
"Import packages and read config file."
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"1/0"
]
},
{
"cell_type": "code",
"execution_count": null,
@@ -143,7 +152,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.12"
"version": "3.10.11"
}
},
"nbformat": 4,