Run tests against pull requests

This commit is contained in:
Simon Willison 2022-04-19 17:21:04 -07:00 committed by GitHub
commit e3a14c33a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
name: Test
on: [push]
on: [push, pull_request]
env:
FORCE_COLOR: 1