Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
4rumprom authored Mar 5, 2024
1 parent 6434868 commit a3177a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,6 @@ jobs:
python -m pip install python-vipaccess
python -m playwright install firefox
- name: run test
env:
PYTHONPATH: ${{ github.workspace }}
run: python example/example.py

0 comments on commit a3177a5

Please sign in to comment.