Skip to content

Commit

Permalink
misc: nocapture for github test action
Browse files Browse the repository at this point in the history
  • Loading branch information
baszalmstra committed Mar 21, 2020
1 parent 8f84127 commit e0548c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
continue-on-error: ${{ matrix.config.toolchain == 'nightly' }}
with:
command: test
args: -- --nocapture

style:
name: Check Style
Expand Down

0 comments on commit e0548c9

Please sign in to comment.