From 68be3c34834c05d6ebe4249423ad8261dc6694e9 Mon Sep 17 00:00:00 2001 From: dfinke Date: Fri, 31 May 2019 12:43:45 -0400 Subject: [PATCH] try again later --- Examples/VBA/testCheckin.ps1 | 4 ---- azure-pipelines.yml | 1 - 2 files changed, 5 deletions(-) delete mode 100644 Examples/VBA/testCheckin.ps1 diff --git a/Examples/VBA/testCheckin.ps1 b/Examples/VBA/testCheckin.ps1 deleted file mode 100644 index bcc4d4a..0000000 --- a/Examples/VBA/testCheckin.ps1 +++ /dev/null @@ -1,4 +0,0 @@ -"Test1" -"Test2" -"Test3" -"Test3" \ No newline at end of file diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b849c59..68cca0d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,4 +13,3 @@ trigger: paths: exclude: - README.md - - Examples/** \ No newline at end of file