pull/105/head
eric sciple 2020-01-24 17:10:36 -05:00
parent 71f9ca191a
commit b90a2c9cbc
1 changed files with 1 additions and 2 deletions

View File

@ -28,4 +28,3 @@ echo "Testing npm install"
mkdir -p test-npm-install
cd test-npm-install
npm install @actions/core .
cd ..