Skip to content

Commit

Permalink
install all for checks
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffGreiner-eaton committed Jan 3, 2024
1 parent 83aba47 commit 0fc4338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blui-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'yarn'
- run: yarn --frozen-lockfile
- run: yarn install:dependencies
- run: yarn prettier
- run: yarn lint

Expand Down

0 comments on commit 0fc4338

Please sign in to comment.