You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test.yml: include matrix.template in the cache key.
Currently, caching is not very effective in the Integration Tests.
By breaking down the cache key into finer details, the cache should become more effective.
Signed-off-by: Norio Nomura <[email protected]>
test.yml: `hashFiles` does not support path including `..`
Signed-off-by: Norio Nomura <[email protected]>
realpath on macOS does not support --relative-to= option.
Signed-off-by: Norio Nomura <[email protected]>
silence `yamllint` warning `too few spaces before comment`
Signed-off-by: Norio Nomura <[email protected]>
0 commit comments