From 6737b13a7844f2ea534693f80ea9072d714f7a15 Mon Sep 17 00:00:00 2001 From: Barrett LaFrance Date: Thu, 4 Apr 2024 12:30:54 -0500 Subject: [PATCH] ci: wip - parallelizing pepr-excellent-example test suite --- .github/workflows/pepr-excellent-examples.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pepr-excellent-examples.yml b/.github/workflows/pepr-excellent-examples.yml index 0a13f7e8e..a882a705e 100644 --- a/.github/workflows/pepr-excellent-examples.yml +++ b/.github/workflows/pepr-excellent-examples.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - name: pathplz - run: pwd + run: echo "$(pwd)" # examples-matrix: