1
mirror of https://github.com/jakejarvis/careful-downloader.git synced 2025-04-26 07:45:23 -04:00
This commit is contained in:
Jake Jarvis 2021-10-06 09:53:25 -04:00
parent a515728400
commit 8addfddb88
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39

View File

@ -17,4 +17,3 @@ jobs:
- run: yarn install --frozen-lockfile
- run: yarn lint
- run: yarn test
- run: yarn build