From 26986bbb456ef2e9376beeaef2538fde8fdef2d4 Mon Sep 17 00:00:00 2001 From: Mihir Patel Date: Fri, 30 Aug 2024 16:55:50 -0400 Subject: [PATCH] huge brian --- .github/workflows/pr-cpu.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-cpu.yaml b/.github/workflows/pr-cpu.yaml index 45913ae0bd..2c94d99943 100644 --- a/.github/workflows/pr-cpu.yaml +++ b/.github/workflows/pr-cpu.yaml @@ -29,7 +29,7 @@ jobs: - name: Checkout code uses: actions/checkout@v2 - name: Run PR CPU Tests - uses: mosaicml/ci-testing/.github/actions/pytest-cpu@v0.2.0 + uses: mosaicml/ci-testing/.github/actions/pytest-cpu@debug-2 with: name: ${{ matrix.name }} container: ${{ matrix.container }}