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

disable ICX tests in nightly builds #936

Merged

Conversation

bratpiorka
Copy link
Contributor

disable ICX tests in nightly builds

issue: #843

ctest -C ${{matrix.build_type}} --output-on-failure --test-dir test
# TODO fix #843
#icx:
# name: ICX
Copy link
Contributor

Choose a reason for hiding this comment

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

FYI, it would suffice to just add if: false line here; advantage is that it would still show up on the jobs' list (and remind us to fix it 😉), but would be just skipped

@lukaszstolarczuk lukaszstolarczuk merged commit 8e34fb0 into oneapi-src:main Nov 26, 2024
77 checks passed
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.

3 participants