From d475871c0ca336ec245610d4b19e214d331ba44f Mon Sep 17 00:00:00 2001 From: Scott Todd Date: Fri, 20 Jan 2023 09:25:27 -0800 Subject: [PATCH] Test build_test_all_windows on presubmit (no cache writes). --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f404ee881979..989b2c1d79e2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -160,7 +160,7 @@ jobs: build_test_all_windows: needs: setup - if: needs.setup.outputs.should-run == 'true' && needs.setup.outputs.ci-stage == 'postsubmit' + if: needs.setup.outputs.should-run == 'true' runs-on: managed-windows-cpu defaults: run: