mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-08 18:34:45 +08:00
ci: fix typo
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
|||||||
- save_cache:
|
- save_cache:
|
||||||
paths:
|
paths:
|
||||||
- pack
|
- pack
|
||||||
key: v1-dependencies-{{ checksum "Makfelie" }}
|
key: v1-dependencies-{{ checksum "Makefile" }}
|
||||||
|
|
||||||
# run tests!
|
# run tests!
|
||||||
- run: make test
|
- run: make test
|
||||||
|
|||||||
Reference in New Issue
Block a user