Closed hoxbro closed 3 months ago
I think the reason why the last conda build failed is that conda-forge now also have a playwright packages: https://github.com/conda-forge/playwright-feedstock and https://github.com/conda-forge/playwright-python-feedstock.
So maybe a swap of channel order here could help solve the problem:
https://github.com/microsoft/playwright-pytest/blob/695c3ead82a14874ca10abd2550c1add1f1ae727/.github/workflows/python-publish.yml#L19
I think the reason why the last conda build failed is that conda-forge now also have a playwright packages: https://github.com/conda-forge/playwright-feedstock and https://github.com/conda-forge/playwright-python-feedstock.
So maybe a swap of channel order here could help solve the problem:
https://github.com/microsoft/playwright-pytest/blob/695c3ead82a14874ca10abd2550c1add1f1ae727/.github/workflows/python-publish.yml#L19