Skip to content

Commit 78792b5

Browse files
committed
ci: unpin playwright
1 parent b667915 commit 78792b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ test-example = 'pytest -n logical --dist loadscope --nbval-lax examples'
173173
nbval = "*"
174174

175175
[feature.test-ui.dependencies]
176-
playwright = "!=1.61.0" # until python-playwright have a release
176+
playwright = "*"
177177
pytest-playwright = "*"
178178

179179
[feature.test-ui.tasks]

0 commit comments

Comments
 (0)