mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Run on push and PR, closes #1737
This commit is contained in:
parent
c0cbcf2aba
commit
d60f163528
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test-pyodide.yml
vendored
2
.github/workflows/test-pyodide.yml
vendored
|
|
@ -1,6 +1,8 @@
|
|||
name: Test in Pyodide with shot-scraper
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue