1
mirror of https://github.com/jakejarvis/careful-downloader.git synced 2025-06-27 15:05:43 -04:00
This commit is contained in:
2021-10-06 09:53:25 -04:00
parent a515728400
commit 8addfddb88

View File

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