Skip to content

Commit 65341b8

Browse files
authored
Merge pull request #9 from Krizzu/FixCIattempt2
[Fix] CircleCI...
2 parents d28308e + 9844520 commit 65341b8

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)