Skip to content

Commit c1b27a3

Browse files
Copilotgkorland
andcommitted
ci: fix playwright python import path
Co-authored-by: gkorland <753206+gkorland@users.noreply.github.com>
1 parent 7aaa545 commit c1b27a3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/playwright.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ jobs:
88
test:
99
timeout-minutes: 60
1010
runs-on: ubuntu-latest
11+
env:
12+
PYTHONPATH: ${{ github.workspace }}
1113
strategy:
1214
fail-fast: false
1315
matrix:

0 commit comments

Comments
 (0)