Conversation
drops conda activate commands
648dea2 to
5fa5f40
Compare
|
Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞 |
|
Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_22 ran successfully. |
|
Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_23 ran successfully. |
1 similar comment
|
Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_23 ran successfully. |
|
Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_24 ran successfully. |
antonwolfy
left a comment
There was a problem hiding this comment.
Thank you @ndgrigorian
|
Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_25 ran successfully. |
This PR reverts gh-2251, which dropped use of setup Miniconda action's
activate-environmentdue to warnings that claimed the environment didn't existThese warnings were not reflective of the creation of the environment. Since it does get created, the better approach is to ignore these warnings.