Skip to content

Commit

Permalink
chore: retira comando para rodar testes do node
Browse files Browse the repository at this point in the history
  • Loading branch information
Atyrson committed Aug 13, 2024
1 parent 6627056 commit ff03b03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ jobs:
- name: Instalar dependencias para o node
run: npm install --prefix ./node-app

- name: Rodas testes para o node
run: npm test --prefix ./node-app

0 comments on commit ff03b03

Please sign in to comment.