Election-Tech-Initiative / Election-Tech-Initiative/electionguard-cpp
Change PR workflow
未关闭
code owner only
enhancement
- 主要语言
- C++
- 星标
- 26
- 派生
- 25
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Suggestion
The PR workflow is doing a .NET Standard test in the build flow for the gcc compiler on Windows. This is not needed and will save build time.
### Possible Implementation
Change the workflow settings so that it does not build/test .NET Standard when it is compiling on Windows using the gcc compiler. The workflows for Linux and MacOs still need to have this test run since it can create the .NET Standard output.
### Anything else?
_No response_
贡献指南
评估
这个 Issue 还没有评估数据。