mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-27 11:06:32 +00:00
Replace travis
This commit is contained in:
parent
5778f78f28
commit
4e1469ada4
8
.github/main.workflow
vendored
Normal file
8
.github/main.workflow
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
workflow "tox" {
|
||||||
|
on = "push"
|
||||||
|
resolves = ["Python 3.7"]
|
||||||
|
}
|
||||||
|
|
||||||
|
action "Python 3.7" {
|
||||||
|
uses = "home-assistant/actions/py37-tox@master"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user