Skip to content

Commit

Permalink
Fix presubmit.yml
Browse files Browse the repository at this point in the history
Another fix needed..

Signed-off-by: Yun Peng <pcloudy@google.com>
  • Loading branch information
meteorcloudy authored and sgammon committed Jan 23, 2024
1 parent c00766b commit 287d478
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ buildifier: latest

tasks:
build_and_test:
platform: {{ platform }}
bazel: {{ bazel_version }}
platform: ${{ platform }}
bazel: ${{ bazel_version }}
include_json_profile:
- build
- test
Expand Down

0 comments on commit 287d478

Please sign in to comment.