mirror of
https://github.com/senju1337/senju.git
synced 2025-12-24 07:39:29 +00:00
Update ci.yml
added devel to codecoverage ci
This commit is contained in:
parent
6391779d9c
commit
3486bf9a1d
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -4,6 +4,8 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
- devel
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test: # Defines a job called "test"
|
test: # Defines a job called "test"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue