Skip to content

Commit

Permalink
TEMP: display stdout/stderr captures
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisKeefe committed Jun 12, 2020
1 parent de312cb commit 90c8859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
- uses: qiime2/action-library-packaging@alpha1
with:
plugin-name: q2-diversity-lib
additional-tests: pytest --pyargs q2_diversity_lib
additional-tests: pytest --pyargs q2_diversity_lib --capture=tee-sys

0 comments on commit 90c8859

Please sign in to comment.