Skip to content

Commit

Permalink
change on workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando224-por committed Dec 24, 2023
1 parent ef36103 commit 21f4836
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
node-version: 20
- name: install dependecies
run: npm i
- name: run dev
run: npm run dev
- name: run test
run: npm run test
- name: Build Production
Expand Down

0 comments on commit 21f4836

Please sign in to comment.