Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes build/test Workflows #147

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

dwai-wai
Copy link
Contributor

@dwai-wai dwai-wai commented Jan 6, 2025

  • Add libyaml-cpp-dev, libreadline
  • Add a step to install cogapp for cog
  • Use specific compiler to avoid nuisance 0-struct eerrors
  • Remove clang if not using it
  • Add setting up GTest in workflow
  • Had to add PyYaml for unit tests

- Add libyaml-cpp-dev, libreadline
- Add a step to install cogapp for cog
- Use specific compiler to avoid nuisance 0-struct eerrors
- Remove clang if not using it
- Add setting up GTest in workflow
- Had to add PyYaml for unit tests
@dwai-wai dwai-wai self-assigned this Jan 6, 2025
@dwai-wai dwai-wai merged commit f54f65b into master Jan 6, 2025
1 of 3 checks passed
@dwai-wai
Copy link
Contributor Author

dwai-wai commented Jan 6, 2025

The build workflow works as expected
The test workflow works as expected, but two unit tests are failing. Will fix those in a later PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant