Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
refactor: updated CI workflow (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
BilalQamar95 authored Aug 7, 2023
1 parent e29ef9f commit ba26bb4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
with:
node-version: ${{ env.NODE_VER }}

- name: Setup npm
run: npm install -g npm@${{ matrix.npm }}

- name: Install dependencies
run: npm ci

Expand Down

0 comments on commit ba26bb4

Please sign in to comment.