From c285c0ba823d451fa24997acc1acf0ec974f8c87 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 20:03:35 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 0844bbca..20bd3374 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -51,4 +51,4 @@ jobs: - name: Run Integration tests run: | export PYTHONUNBUFFERED=1 - py.test integration-tests/ -s --full-trace \ No newline at end of file + py.test integration-tests/ -s --full-trace