diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f9449b1..3280758 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,4 +39,4 @@ jobs: - name: Test with pytest run: | source setup.sh - pytest + pytest -s