Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroGlezC authored Apr 27, 2024
1 parent 8f6eddc commit 26b042d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
with:
node-version: '21' # Cambia según tu versión de Node.js
- run: npm ci
- run: npm run prettier
- run: npm run linter
- run: npm test
# - name: Install dependencies
Expand Down

0 comments on commit 26b042d

Please sign in to comment.