run unit tests on push
This commit is contained in:
committed by
Frédéric Guillot
parent
8e2f85926c
commit
fc31da6bda
1
.github/workflows/unit_tests.yml
vendored
1
.github/workflows/unit_tests.yml
vendored
@@ -1,6 +1,7 @@
|
|||||||
name: Unit Tests
|
name: Unit Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user