Skip to content

Commit

Permalink
Try prefixing workspace name
Browse files Browse the repository at this point in the history
  • Loading branch information
illicitonion committed Dec 3, 2024
1 parent d38a607 commit 154f06f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions modules/openssl/3.3.1.bcr.0/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ tasks:
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- //...
- //:crypto
- //:openssl
- //:ssl
- @openssl//...
- @openssl//:crypto
- @openssl//:openssl
- @openssl//:ssl
test_targets:
- //test_for_bazel/...
- @openssl//test_for_bazel/...

0 comments on commit 154f06f

Please sign in to comment.