Election-Tech-Initiative / Election-Tech-Initiative/electionguard-cpp

Change PR workflow

Open
#256 0 comments 0 reactions 0 assignees View on GitHub
code owner only enhancement
Dominant language
C++
Stars
26
Forks
25
PR merge metrics
No merged PRs in 30d

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.