We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 381f030 commit 781f18aCopy full SHA for 781f18a
.github/workflows/ddev.yml
@@ -35,4 +35,4 @@ jobs:
35
- run: ddev start
36
37
# run cypress
38
- - run: ddev cypress-run
+ - run: ddev cypress-run --config-file .cypress.config.js
0 commit comments