From 4aa7a35701b163e432fdca53fe94fb09ebf6057a Mon Sep 17 00:00:00 2001 From: reuben olinsky Date: Sun, 15 Dec 2024 16:03:56 -0800 Subject: [PATCH] update --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b3c25634..066829ab 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -382,7 +382,7 @@ jobs: set -x sudo apt-get update -y sudo apt-get install -y python3 - python3 -m pip install --user pytest pytest-md-report + python3 -m pip install --user pytest pytest-xdist pytest-md-report - name: Run suite env: