Update build.yml

This commit is contained in:
svetlagasheva 2020-01-21 17:21:22 +02:00 committed by GitHub
parent 8f53b226f6
commit fcec63cd22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ jobs:
- name: Build
run: |
echo -e "[url \"https://github.com/\"]\n\tinsteadOf = ssh://git@github.com/" > ~/.gitconfig
yarn install && yarn build
yarn install && yarn build && yarn test
- uses: actions/upload-artifact@v1
with:
name: stremio-web