We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6732a38 commit 7fde504Copy full SHA for 7fde504
1 file changed
.github/workflows/ci.yml
@@ -21,3 +21,4 @@ jobs:
21
node-version: lts/*
22
integration-test-lib: 'cypress'
23
integration-test-command: npm run test:cy
24
+ integration-test-report-path: 'cypress/results/'
0 commit comments