1
mirror of https://github.com/jakejarvis/careful-downloader.git synced 2025-09-18 14:55:30 -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 install --frozen-lockfile
- run: yarn lint - run: yarn lint
- run: yarn test - run: yarn test
- run: yarn build