Skip to content

Commit

Permalink
Test build_test_all_windows on presubmit (no cache writes).
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottTodd committed Jan 20, 2023
1 parent 5352020 commit d475871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d475871

Please sign in to comment.