Skip to content

Commit b95f57d

Browse files
committed
move folder
1 parent 088335c commit b95f57d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .circleci/config.yml

+2
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,10 @@ workflows:
196196
working_directory: examples/same-folder
197197
- run:
198198
command: node ../../scripts/check-coverage main.js
199+
working_directory: examples/same-folder
199200
- run:
200201
command: node ../../scripts/check-coverage unit-utils.js
202+
working_directory: examples/same-folder
201203

202204
- publish:
203205
filters:

0 commit comments

Comments
 (0)