Skip to content

Commit

Permalink
add cypress in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
sojinantony01 committed Apr 30, 2024
1 parent b90fc50 commit 5ac92bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: codecov/codecov-action@v1

- name: e2e
uses: npm run cy:run
run: npm run cy:run

- name: Build
run: npm run react-build
Expand Down

0 comments on commit 5ac92bf

Please sign in to comment.