Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fatin-webEfo committed Jan 20, 2025
1 parent 0f83f2c commit 150950e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm ci
- run: npm run lint
- run: npx eslint .
- run: npm run build
- name: Upload Build Artifacts
if: success()
Expand Down

0 comments on commit 150950e

Please sign in to comment.