Skip to content

Commit

Permalink
Updated config file parameter name
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob-0ff committed Jul 10, 2023
1 parent 11ab552 commit 39562ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
uses: cypress-io/github-action@v5
with:
install-command: npm install --legacy-peer-deps
tsConfig: ../../cypress/tsconfig.json
config-file: ../../cypress/tsconfig.json
build: npm run build:app:dev
start: npm run start:app:dev
wait-on: 'http://[::1]:4200/home'
Expand Down

0 comments on commit 39562ae

Please sign in to comment.