mirror of
https://github.com/hexedtech/codemp.git
synced 2024-11-22 07:14:50 +01:00
test(python): ci with new __init__.py
This commit is contained in:
parent
7aa9fbb518
commit
da45afb3cb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/python.yml
vendored
1
.github/workflows/python.yml
vendored
|
@ -8,6 +8,7 @@ name: python
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
- stable
|
||||
|
||||
permissions:
|
||||
|
|
Loading…
Reference in a new issue