diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9e30ac4d..477f11de 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -54,4 +54,4 @@ jobs: - name: Test with pytest run: | - pytest + pytest -x