mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Tweaks to test scripts, refs #1737
This commit is contained in:
parent
847d6b1aac
commit
c0cbcf2aba
2 changed files with 4 additions and 4 deletions
2
.github/workflows/test-pyodide.yml
vendored
2
.github/workflows/test-pyodide.yml
vendored
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue