Skip to content

Commit 0101cc1

Browse files
committed
use command
1 parent df1dcab commit 0101cc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ workflows:
157157
working_directory: examples/ts-example
158158
start: npm start
159159
wait-on: 'http://localhost:1234'
160+
command: '../../node_modules/.bin/cypress run'
160161
post-steps:
161162
# store the created coverage report folder
162163
# you can click on it in the CircleCI UI

0 commit comments

Comments
 (0)