Skip to content

Commit

Permalink
[ci] Trigger Build and Test (CPU) after the required checks (#2435)
Browse files Browse the repository at this point in the history
  • Loading branch information
k-ye authored Jun 16, 2021
1 parent 0764daa commit 2726acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
build_and_test_cpu:
name: Build and Test (CPU)
needs: check_code_format
needs: build_and_test_cpu_required
strategy:
matrix:
include:
Expand Down

0 comments on commit 2726acf

Please sign in to comment.