Skip to content

Commit

Permalink
chore: temporarily remove stdout/stderr redirection
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Klick <[email protected]>
  • Loading branch information
nathanklick committed Nov 1, 2023
1 parent f31442b commit 4f19207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ tasks:
- "install:cryptography:local"
- "install:proto:local"
cmds:
- pnpm i > /dev/null
- pnpm i

build:
cmds:
Expand Down

0 comments on commit 4f19207

Please sign in to comment.