Skip to content

Commit

Permalink
install
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffGreiner-eaton committed Mar 27, 2024
1 parent 304fe21 commit c65a6fb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/blui-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: 'yarn'
- run: yarn install:dependencies
- run: yarn prettier
working-directory: login-workflow
- run: yarn lint
working-directory: login-workflow
# - run: yarn prettier
# working-directory: login-workflow
# - run: yarn lint
# working-directory: login-workflow

# unit_test:
# runs-on: ubuntu-latest
Expand Down

0 comments on commit c65a6fb

Please sign in to comment.