refactor: add cache tests and remove cache merge task (#14)
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -44,6 +44,11 @@ jobs:
|
||||
run: |
|
||||
make vendor
|
||||
|
||||
# test
|
||||
- name: tests
|
||||
run: |
|
||||
make test
|
||||
|
||||
# git status
|
||||
- run: git status
|
||||
|
||||
|
||||
Reference in New Issue
Block a user