Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiyuanliang-ms committed Sep 11, 2024
1 parent 19fea6b commit 16e5078
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'

- name: Install dependencies
run: npm ci
working-directory: sdk/feature-management

- name: Run lint
run: npm run lint
Expand Down

0 comments on commit 16e5078

Please sign in to comment.