Skip to content

Commit

Permalink
Fabrica-sw-update: 3rd party pkgs (cypress testing).
Browse files Browse the repository at this point in the history
  • Loading branch information
svogt0511 committed Dec 8, 2022
1 parent d3aa86c commit 2e64c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
- name: Cypress Testing
uses: cypress-io/github-action@v3
with:
config-file: cypress-config.json
config-file: cypress.config.ts
install: false
config: defaultCommandTimeout=15000
start: yarn start --path=test_build
Expand Down

0 comments on commit 2e64c38

Please sign in to comment.