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