Update main.yml

This commit is contained in:
James Ives 2019-11-08 11:18:47 -05:00
parent fc443526c0
commit 07eaab074b

View File

@ -14,5 +14,4 @@ jobs:
env:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
BRANCH: gh-pages
FOLDER: 'test/build'
BUILD_SCRIPT: npm run-script integrationTest
FOLDER: 'integration'