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

Fix submodules #276

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

chillenzer
Copy link
Contributor

@chillenzer chillenzer commented Jan 17, 2025

As discussed offline: The submodule was a bit loosely defined. It might be the cause of failures here.

@@ -1,3 +1,4 @@
[submodule "thirdParty/catch2"]
path = thirdParty/catch2
url = https://github.com/catchorg/catch2
url = https://github.com/catchorg/catch2.git
branch = v3.7.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wrong indention

@psychocoderHPC psychocoderHPC added this to the 3.0.0 milestone Jan 17, 2025
@psychocoderHPC psychocoderHPC merged commit 8624e97 into alpaka-group:dev Jan 17, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants