We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2de5df2 commit af10c85Copy full SHA for af10c85
.github/workflows/cypress-mocked.yml
@@ -40,3 +40,4 @@ jobs:
40
quiet: true
41
browser: chrome
42
spec: cypress/tests/mocked/parallel-${{ matrix.group }}/*.cy.ts
43
+ config: baseUrl=http://localhost:9234
0 commit comments