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

Add in content need for tests to pass on Azure #27

Merged
merged 7 commits into from
Apr 19, 2024
Merged

Add in content need for tests to pass on Azure #27

merged 7 commits into from
Apr 19, 2024

Conversation

adamrtalbot
Copy link
Collaborator

Closes #24

@vsmalladi
Copy link
Contributor

@adamrtalbot can we merge this?

main.nf Outdated
@@ -240,7 +253,8 @@ workflow NF_CANARY {
// Run tests
TEST_SUCCESS()
TEST_CREATE_FILE()
TEST_CREATE_FOLDER()
TEST_CREATE_EMPTY_FILE()
TEST_CREATE_FOLDER()
Copy link
Contributor

Choose a reason for hiding this comment

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

Need a space

Copy link
Contributor

@vsmalladi vsmalladi left a comment

Choose a reason for hiding this comment

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

Minor spaceing issue. But loooks good

main.nf Outdated Show resolved Hide resolved
@adamrtalbot adamrtalbot enabled auto-merge (squash) April 19, 2024 16:41
@adamrtalbot adamrtalbot disabled auto-merge April 19, 2024 16:59
@adamrtalbot adamrtalbot enabled auto-merge (squash) April 19, 2024 16:59
@adamrtalbot adamrtalbot disabled auto-merge April 19, 2024 17:21
@adamrtalbot adamrtalbot merged commit 52e562c into main Apr 19, 2024
2 checks passed
@adamrtalbot adamrtalbot deleted the vk_main branch April 19, 2024 17:21
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.

Add file contents
2 participants