Skip to content

Commit

Permalink
Reenable all targets
Browse files Browse the repository at this point in the history
  • Loading branch information
nmattia committed Jan 28, 2025
1 parent 1d635bb commit d843a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows-source/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
BAZEL_EXTRA_ARGS: '--test_tag_filters=test_macos'
# TODO:
BAZEL_STARTUP_ARGS: "--output_base /var/tmp/bazel-output/${{ github.run_id }}"
BAZEL_TARGETS: "//publish/binaries:pocket-ic_bin"
BAZEL_TARGETS: "//rs/... //publish/binaries/..."
- <<: *bazel-bep
- name: Purge Bazel Output
if: always()
Expand Down

0 comments on commit d843a8e

Please sign in to comment.