Skip to content

Commit 2a86453

Browse files
committed
!!!REMOVE THIS COMMIT: Remove Globally disable auto registration in CI.
This commit is to test auto-registration=off across all platforms. It will be removed before merging.
1 parent 0e160e8 commit 2a86453

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/root-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ env:
7979
GLOBAL_OVERRIDES: 'asserts=ON LLVM_ENABLE_ASSERTIONS=ON'
8080
ROOT_TEST_S3_ACCESS_KEY: ${{ secrets.ROOT_TEST_S3_ACCESS_KEY }}
8181
ROOT_TEST_S3_SECRET_KEY: ${{ secrets.ROOT_TEST_S3_SECRET_KEY }}
82+
ROOT_OBJECT_AUTO_REGISTRATION: 0
8283

8384
concurrency:
8485
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.run_id }}

0 commit comments

Comments
 (0)