googleapis / release-please-action

automated releases based on conventional commits
Apache License 2.0
1.7k stars 212 forks source link

ci: add action to try to build the dist file #850

Closed chingor13 closed 1 year ago

chingor13 commented 1 year ago

Tries to compile the single .js file. If the command fails, then the test is marked as a failure. This should help us avoid unknowingly breaking the action build step before the release.