Skip to content

Commit

Permalink
cambios 11
Browse files Browse the repository at this point in the history
  • Loading branch information
jul1oCesar0 committed Nov 6, 2024
1 parent 88f8b3e commit 0ddec0f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/vitest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
- name: Install dependencies
run: npm install --legacy-peer-deps # Usar --legacy-peer-deps para resolver dependencias

- name: Install Vite (si es necesario)
run: npm install --save-dev vite # Asegurarse de que Vite esté instalado

- name: Install Vitest
run: npm install --save-dev vitest # Instalar Vitest como dependencia de desarrollo
Expand Down

0 comments on commit 0ddec0f

Please sign in to comment.