Split ci.yml into separate workflows
Split the `install` and `tests` jobs from `ci.yml` into their own separate workflows.
This commit is contained in:
parent
1781a2cf01
commit
d7d5a6c8a3
4 changed files with 109 additions and 91 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,7 +2,7 @@
|
|||
!*/
|
||||
!/.gitignore
|
||||
!/**/.gitkeep
|
||||
!/.github/
|
||||
!/.github/**
|
||||
!/.idea/
|
||||
!/bin/
|
||||
!/config/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue