Skip to content

Commit bddd20f

Browse files
committed
SDK 2.1.1 Release
1 parent a994a8a commit bddd20f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/bazel_build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ jobs:
4141
- name: Full Bazel build with develop Picotool
4242
run: python3 tools/run_all_bazel_checks.py --program=build --picotool-dir=lib/picotool
4343
# Checks that the current BCR-requested version of Picotool builds.
44-
# - name: Bazel Picotool backwards compatibility
45-
# run: bazel build @picotool//:picotool
44+
- name: Bazel Picotool backwards compatibility
45+
run: bazel build @picotool//:picotool
4646
other-bazel-checks:
4747
runs-on: ubuntu-latest
4848
steps:

0 commit comments

Comments
 (0)