mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
added tests
This commit is contained in:
parent
ef40363a69
commit
f11eab0c41
1 changed files with 5 additions and 2 deletions
5
.github/workflows/unit_tests.yml
vendored
5
.github/workflows/unit_tests.yml
vendored
|
|
@ -3,7 +3,10 @@ name: Run unit tests
|
|||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- '*'
|
||||
- "**"
|
||||
push:
|
||||
branches:
|
||||
- "**"
|
||||
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue