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

Enable Ctest in CMake for the Main GitHub Workflow #8

Closed

Conversation

franziska-wegner
Copy link
Owner

Enable Ctest in CMake and use the correct GoogleTest configuration within the main workflow.

Changes to be committed:
modified: .github/workflows/cmake-multi-platform.yml

Changes to be committed:
	modified:   .github/workflows/cmake-multi-platform.yml
@franziska-wegner franziska-wegner added the CI/CD Changes in the CI process label Dec 6, 2023
@franziska-wegner franziska-wegner self-assigned this Dec 6, 2023
Changes to be committed:
	modified:   CMakeLists.txt
Changes to be committed:
	modified:   tests/DataStructures/Container/TestBucket.cpp
@franziska-wegner franziska-wegner force-pushed the franziska-wegner/2023/december/enable-ctests branch from 2a6c90a to 3a35295 Compare December 7, 2023 09:46
@franziska-wegner franziska-wegner deleted the franziska-wegner/2023/december/enable-ctests branch December 7, 2023 12:13
@franziska-wegner franziska-wegner linked an issue Dec 7, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Changes in the CI process
Projects
Development

Successfully merging this pull request may close these issues.

Get DataStructure Tests Running
1 participant