Skip to content

Commit

Permalink
refactor: adjusted workflow linespace
Browse files Browse the repository at this point in the history
  • Loading branch information
BilalQamar95 committed Aug 26, 2024
1 parent dacfbae commit f8c092c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
fetch-depth: 0
- name: Setup Nodejs
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node }}
with:
node-version: ${{ matrix.node }}
- name: Install dependencies
run: npm ci
- name: Validate package-lock.json changes
Expand Down

0 comments on commit f8c092c

Please sign in to comment.