fix(ci): Upgrade Clarinet deno library and lock Clarinet version in CI

This commit is contained in:
Mårten Blankfors
2022-12-08 10:39:53 +01:00
parent d64a8305cf
commit 3c7b935f65
3 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@@ -60,6 +60,7 @@ testnet/index.html
/target/
/testnet/helium/target/
/contrib/tools/puppet-chain/target/
/contrib/core-contract-tests/.cache/
# These are backup files generated by rustfmt
**/*.rs.bk
@@ -83,3 +84,4 @@ net-test/mnt/archive/*
*.profraw
*.profdata
lcov.info
coverage.lcov