remote tests from release job

it caused issue on windows with CR/LF lint
https://github.com/mifi/lossless-cut/runs/1935333765?check_suite_focus=true
pull/699/head
Mikael Finstad 5 years ago
parent 0d3ab4e9c4
commit 5139fee6b8
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

@ -28,8 +28,6 @@ jobs:
# Because of timeout issue https://github.com/yarnpkg/yarn/issues/4890
- run: yarn install --network-timeout 1000000
- run: npm run lint
- run: npm test
- name: Install and login to Snapcraft
uses: samuelmeuli/action-snapcraft@v1

Loading…
Cancel
Save