feat: add flutter nightly ci
This commit is contained in:
parent
493126e328
commit
7bd0843bcd
4 changed files with 156 additions and 3 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -12,6 +12,8 @@ on:
|
|||
- master
|
||||
tags:
|
||||
- '*'
|
||||
paths-ignore:
|
||||
- ".github/**"
|
||||
|
||||
jobs:
|
||||
# ensure_cargo_fmt:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue