mirror of
https://github.com/mre/mos6502.git
synced 2025-02-22 07:29:06 +00:00
Run unit tests for PRs
This commit is contained in:
parent
38e90170c1
commit
449c17dbaf
7
.github/workflows/continuous_testing.yaml
vendored
7
.github/workflows/continuous_testing.yaml
vendored
@ -1,5 +1,8 @@
|
|||||||
name: test
|
on:
|
||||||
on: push
|
push:
|
||||||
|
branches: [ master ]
|
||||||
|
pull_request:
|
||||||
|
branches: [ master ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_test:
|
build_and_test:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user