Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable symbol publishing for tool (#7325)
This tool contains native binaries that cause symbol publishing to fail so disable the symbols for this tool package I've tried to update the symbol publishing tool but it doesn't like the native 3rd party *.so files and the symbols for our internal tools aren't that interesting so just disabling the publishing for this tool.
- Loading branch information