fix ci
This commit is contained in:
parent
73b3023c2d
commit
b5935eb4c5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -21,7 +21,7 @@ on:
|
||||
- ".github/**"
|
||||
- "docs/**"
|
||||
- "README.md"
|
||||
- "res/**""
|
||||
- "res/**"
|
||||
|
||||
jobs:
|
||||
# ensure_cargo_fmt:
|
||||
|
2
.github/workflows/flutter-ci.yml
vendored
2
.github/workflows/flutter-ci.yml
vendored
@ -13,7 +13,7 @@ on:
|
||||
- ".github/**"
|
||||
- "docs/**"
|
||||
- "README.md"
|
||||
- "res/**""
|
||||
- "res/**"
|
||||
|
||||
jobs:
|
||||
run-ci:
|
||||
|
Loading…
Reference in New Issue
Block a user