This commit is contained in:
2021-08-07 20:18:46 -04:00
parent 9d488db184
commit 0cb51ccfb7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -30,5 +30,5 @@ jobs:
node-version: ${{ matrix.node }}
- run: |
yarn install --frozen-lockfile
yarn test
yarn lint
working-directory: ./cli