Skip to content

Sys 184 fix anchor issue #4

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

Merged
merged 2 commits into from
Jun 5, 2024
Merged

Sys 184 fix anchor issue #4

merged 2 commits into from
Jun 5, 2024

Conversation

TieDyedSheep
Copy link
Contributor

I had a test error the other day, I had added the main branch in addition to dev so we could merge code to dev and test on a static branch (you need a static branch to properly test a reusable workflow) and my test was using main by default instead of dev so it didn't pick up my changes. This needs to be merged into dev before it can properly be tested.

The error was related to the use of an anchor in trying to avoid duplicating the inputs so I removed the anchor and duplicated the inputs.

Copy link

linear bot commented Jun 5, 2024

@TieDyedSheep TieDyedSheep requested a review from a team June 5, 2024 19:41
@TieDyedSheep TieDyedSheep merged commit 5cb4a2c into dev Jun 5, 2024
2 checks passed
@TieDyedSheep TieDyedSheep deleted the SYS-184-fix-anchor-issue branch June 5, 2024 20:07
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.

2 participants