1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-21 18:02:35 +01:00

run lint last

This commit is contained in:
Mikael Finstad 2024-02-12 14:11:44 +08:00
parent 8b6f0cc593
commit f1f469f8c7
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

View File

@ -16,6 +16,6 @@ jobs:
cache: 'yarn'
- run: yarn
- run: yarn lint
- run: yarn test
- run: yarn tsc
- run: yarn lint