Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielMatosBoubee committed Nov 29, 2024
1 parent f01e655 commit bf2df71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
echo "Cypress version: $(cypress --version)" # Verifica a versão do Cypress
- name: Run tests
run: cypress run --e2e --headless
run: cypress run --e2e --spec "cypress/e2e/buy-product.cy.js"

0 comments on commit bf2df71

Please sign in to comment.