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