1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-06-06 20:29:34 +00:00

Run tests on pull requests

This commit is contained in:
Mike Naberezny 2022-09-30 13:55:36 -07:00
parent 94a22330cf
commit b78ae0505a

View File

@ -1,6 +1,6 @@
name: Run all tests
on: [push]
on: [push, pull_request]
jobs:
build: