Skip to content

Commit 21ba26e

Browse files
committed
test
1 parent 7245f5a commit 21ba26e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
pip install -r local-requirements.txt
4444
pip install -e pytest-playwright
4545
pip install -e pytest-playwright-asyncio
46+
python -m pip install "pytest==9.*" -U --dry-run -v
4647
playwright install --with-deps
4748
if [ '${{ matrix.os }}' == 'macos-latest' ]; then
4849
playwright install msedge --with-deps

0 commit comments

Comments
 (0)