You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make license_check executable as a script instead of Bazel action.
The tool is still broken since there are logical errors but this is a step towards making it executable.
When it is fixed, the idea is to run it directly instead of bazel which removes a lot of complexity around it.
PiperOrigin-RevId: 703658810
0 commit comments