Skip to content

Commit

Permalink
Se hacen mejoras generales
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonattan Velasquez committed Jul 14, 2023
1 parent 0c437ce commit d0ff335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
restore-keys: |
${{ runner.os }}-node-
- run: npm install
- run: npm test:coverage
- run: npm run test:coverage
- uses: actions/upload-artifact@v3
with:
name: coverage-report
Expand Down

0 comments on commit d0ff335

Please sign in to comment.