Skip to content

Commit

Permalink
ci: rollback to default output and verbosity
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Sagi-Kazar <[email protected]>
  • Loading branch information
sagikazarmark committed Oct 3, 2020
1 parent 7a39842 commit 55f7dd3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 28,6 @@ jobs:

- name: Set up Please
uses: sagikazarmark/setup-please-action@v0
with:
output: all
verbosity: debug

- name: Build
run: plz build //...
Expand Down Expand Up @@ -65,9 62,6 @@ jobs:

- name: Set up Please
uses: sagikazarmark/setup-please-action@v0
with:
output: all
verbosity: debug

- name: Lint
run: plz lint

0 comments on commit 55f7dd3

Please sign in to comment.