Skip to content

Commit

Permalink
TMP: outdent
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobJingleheimer committed Dec 12, 2024
1 parent 1833c38 commit 65c9502
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Run recipe tests
run: >-
node
--run test
--test-coverage-lines=0.8
--test-reporter-destination=./coverage.lcov
--test-reporter=lcov
--run test
--test-coverage-lines=0.8
--test-reporter-destination=./coverage.lcov
--test-reporter=lcov

0 comments on commit 65c9502

Please sign in to comment.