Skip to content

Commit 9844520

Browse files
author
Krzysztof Borowy
committed
feat: fix ci
1 parent d28308e commit 9844520

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929
paths:
3030
- node_modules
3131
- persist_to_workspace:
32-
-root: .
33-
-paths: .
32+
root: .
33+
paths: .
3434

3535
"Test: lint":
3636
<<: *defaults

0 commit comments

Comments
 (0)