Skip to content

Commit 65c9502

Browse files
TMP: outdent
1 parent 1833c38 commit 65c9502

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Run recipe tests
6363
run: >-
6464
node
65-
--run test
66-
--test-coverage-lines=0.8
67-
--test-reporter-destination=./coverage.lcov
68-
--test-reporter=lcov
65+
--run test
66+
--test-coverage-lines=0.8
67+
--test-reporter-destination=./coverage.lcov
68+
--test-reporter=lcov

0 commit comments

Comments
 (0)