This commit is contained in:
Josh Johnson 2019-11-14 09:23:49 +00:00
parent 2e96bf8cd0
commit 2e66e422ac

View file

@ -15,8 +15,8 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: 10
# run all tests
- run: |
- name: Build and run all tests
run: |
npm ci
npm run build
npx bundlesize