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

[CI] Fix syntax for multi-line expressions in sycl-linux-precommit.yml #15587

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

uditagarwal97
Copy link
Contributor

@uditagarwal97 uditagarwal97 commented Oct 2, 2024

Fixes: #15481
Example of a successful run: https://github.com/intel/llvm/actions/runs/11151448349/job/30995146095

It seems that only >- actually works when we use multi-line expressions using ${{ }}. https://github.com/orgs/community/discussions/25641#discussioncomment-10617902

Copy link
Contributor

@sarnex sarnex left a comment

Choose a reason for hiding this comment

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

wow, nice find and what a nightmare of an issue to debug, thanks again!

@sarnex sarnex merged commit a4210c3 into sycl Oct 3, 2024
19 checks passed
@bader bader deleted the sycl-devops-pr/udit/fix_precommit branch October 3, 2024 15: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