1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 02:12:30 +01:00

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
This commit is contained in:
Mikael Finstad 2021-02-19 13:53:53 +01:00
parent 0d3ab4e9c4
commit 5139fee6b8
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

View File

@ -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