Closed shenxianpeng closed 5 months ago
Well, I can see that it builds successfully. But does the CI also dry-run the executables (with say <tool-name> --version
)?
Well, I can see that it builds successfully. But does the CI also dry-run the executables (with say
--version)?
It's a good idea to test executables in the build CI to check it before merging or publishing. I'll add the test to build CI in the next pull request.
closes #26