Tweaks to test scripts, refs #1737

This commit is contained in:
Simon Willison 2022-05-02 16:36:58 -07:00
commit c0cbcf2aba
2 changed files with 4 additions and 4 deletions

View file

@ -21,7 +21,7 @@ jobs:
key: ${{ runner.os }}-browsers
- name: Install Playwright dependencies
run: |
pip install shot-scraper
pip install shot-scraper build
shot-scraper install
- name: Run test
run: |