GraphScope
GraphScope copied to clipboard
[BUG] Jars generated by GraphScope should not be cached in CI
Now if we mvn install
we will install the jars to the .m2/
, which will be cached by actions/cache
.
We don't want to cache out codes.