mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:26:23 -04:00
fix(ci): include fixture lockfile in cache hash
(cherry picked from commit 15154504de)
This commit is contained in:
parent
8185030b48
commit
7952172109
1
.github/actions/cache/action.yml
vendored
1
.github/actions/cache/action.yml
vendored
|
|
@ -22,4 +22,5 @@ runs:
|
|||
'lib/src/array.h',
|
||||
'lib/src/alloc.h',
|
||||
'test/fixtures/grammars/*/**/src/*.c',
|
||||
'test/fixtures/fixtures.json',
|
||||
'.github/actions/cache/action.yml') }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue