tangled
alpha
login
or
join now
nandi.latha.org
/
spin
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
Format test command for better readability in build workflow
nandi
5 months ago
5946047a
ef9b3cfe
0/0
Waiting for spindle ...
+2
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yml
+2
-1
.tangled/workflows/build.yml
···
7
7
- pnpm
8
8
steps:
9
9
- name: "run tests"
10
10
-
command: "pnpm test"
10
10
+
command: |
11
11
+
pnpm test