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.
2 parents bc61598 + 115125a commit e81963eCopy full SHA for e81963e
.circleci/config.yml
@@ -99,7 +99,7 @@ jobs:
99
100
cyrun:
101
docker:
102
- - image: cypress/base:16.16.0
+ - image: cypress/base:16.18.1
103
parameters:
104
jobname:
105
type: string
@@ -125,7 +125,7 @@ jobs:
125
126
test-code-coverage-plugin:
127
128
129
steps:
130
- attach_workspace:
131
at: ~/
0 commit comments