this repo has no description

Format test command for better readability in build workflow

nandi 5946047a ef9b3cfe

Waiting for spindle ...
+2 -1
+2 -1
.tangled/workflows/build.yml
··· 7 7 - pnpm 8 8 steps: 9 9 - name: "run tests" 10 - command: "pnpm test" 10 + command: | 11 + pnpm test