Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ka25van authored Feb 1, 2025
1 parent 3119f19 commit 0a2f7fe
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 @@ -19,8 +19,8 @@ jobs:
with:
node-version: 18

- name: Install Dependencies
run: npm install
# - name: Install Dependencies
# run: npm install

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

0 comments on commit 0a2f7fe

Please sign in to comment.