Skip to content

Commit 4a307c2

Browse files
authored
Update playwright.yml
1 parent 2aafe09 commit 4a307c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/setup-python@v4
2222
with:
2323
python-version: "3.13"
24-
cache: 'pip'
24+
cache: "pip"
2525
- name: Install dependencies
2626
run: |
2727
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)