Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Resolve test issue #284

Merged
merged 2 commits into from
Apr 25, 2024
Merged

Resolve test issue #284

merged 2 commits into from
Apr 25, 2024

Conversation

samwaseda
Copy link
Member

I thinks this PR resolves the issue here

@samwaseda
Copy link
Member Author

Let's see if the new integration setting actually works

@samwaseda
Copy link
Member Author

ok the Damask integration tests are not running... @mbruns91

@@ -36,6 +36,7 @@ jobs:
if: |
github.event_name == 'push' ||
( github.event_name == 'pull_request' && contains(github.event.pull_request.labels.*.name, 'integration' ))

Copy link
Member Author

Choose a reason for hiding this comment

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

Really? That's the difference? I'm starting to hate yaml now

Copy link
Contributor

@mbruns91 mbruns91 Apr 25, 2024

Choose a reason for hiding this comment

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

I'm not sure if it is really a yaml issue. I think is more likely the parser reading this file is a bit over-sensitive to newlines and stuff. I guess you need a newline to correctly close the multiline conditional.

Copy link
Contributor

Choose a reason for hiding this comment

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

also, I changed the indentation... I don't know, if you used <tab> for indenting or spaces. I use spaces and only after re-indenting, my editor correctly understood what to highlight.

@mbruns91 mbruns91 merged commit e9e248c into main Apr 25, 2024
12 checks passed
@mbruns91 mbruns91 deleted the debug_damask_integration_tests branch April 25, 2024 09:29
@mbruns91
Copy link
Contributor

I'll then close #283 , @samwaseda .

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

Successfully merging this pull request may close these issues.

2 participants