From b90a2c9cbcf7dcb7cb820d56fece0b4ad61c758a Mon Sep 17 00:00:00 2001
From: eric sciple <ericsciple@users.noreply.github.com>
Date: Fri, 24 Jan 2020 17:10:36 -0500
Subject: [PATCH] .

---
 __tests__/verify-node.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/__tests__/verify-node.sh b/__tests__/verify-node.sh
index 016abdb3..b7ec0f83 100755
--- a/__tests__/verify-node.sh
+++ b/__tests__/verify-node.sh
@@ -27,5 +27,4 @@ fi
 echo "Testing npm install"
 mkdir -p test-npm-install
 cd test-npm-install
-npm install @actions/core .
-cd ..
\ No newline at end of file
+npm install @actions/core .
\ No newline at end of file