#2620: commit a div zero to check that the pipeline fails

This commit is contained in:
Czar Echavez
2024-07-02 02:10:40 +01:00
parent 12a6aa5e7f
commit a5a93fe850

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,