Bug: smoke-tests
should be named build-wheelhouse
in the common ci_cd.yml
template
#491
Open
2 tasks done
Labels
bug
Something isn't working
Uh oh!
There was an error while loading. Please reload this page.
🔍 Before submitting the issue
🐞 Description of the bug
From
src/ansys/templates/python/common/{{cookiecutter.__project_name_slug}}/.github/workflows/ci_cd.yml#L52
:Job
smoke-tests
only performs actionbuild-wheelhouse
, so job should be renamed accordingly intobuild-wheelhouse
to avoid confusion. Thentests
updated withneeds: [build-wheelhouse]
.📝 Steps to reproduce
Create a new project with any template.
💻 Which operating system are you using?
Windows
🐍 Which Python version are you using?
3.10
📦 Installed packages
The text was updated successfully, but these errors were encountered: