Add renovate and gh actions caching

This commit is contained in:
Dimitris Zervas
2023-06-05 15:24:41 +03:00
parent 7b792dc749
commit 797876d33d
4 changed files with 67 additions and 55 deletions

View File

@@ -32,10 +32,7 @@ ctor = "0.2.0"
[build-dependencies]
goblin = "0.6.1"
# Can't find a way to have a test-only dependency
cc = "1.0.67"
[dev-dependencies]
pretty_assertions = "1.1.0"
mylib = { path = "tests/mylib" }
# escargot = "0.5.7"