mirror of
https://github.com/mnaberez/py65.git
synced 2024-12-29 06:29:48 +00:00
Run tests on pull requests
This commit is contained in:
parent
94a22330cf
commit
b78ae0505a
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: Run all tests
|
name: Run all tests
|
||||||
|
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user