From 8ef9baa4eb383d3430aeecea34017a05bcc44412 Mon Sep 17 00:00:00 2001 From: Morty Space Date: Mon, 2 May 2022 07:07:07 +0200 Subject: [PATCH] Removed test reporter --- azure-pipelines.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 597128e..a01b70a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -55,7 +55,6 @@ steps: python generatestructs.py git config --global user.email "morty.space@gmail.com" git config --global user.name "Morty Space" - rm ./cc-test-reporter git add -A . git commit -m "[JOB] Updated API pairs and coins" git push origin HEAD:master