mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-05-24 08:09:52 +08:00
fix(ci): Upgrade Clarinet deno library and lock Clarinet version in CI
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -86,7 +86,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: "Execute core contract unit tests in Clarinet"
|
||||
uses: docker://hirosystems/clarinet:latest
|
||||
uses: docker://hirosystems/clarinet:1.1.0
|
||||
with:
|
||||
args: test --coverage --manifest-path=./contrib/core-contract-tests/Clarinet.toml
|
||||
- name: "Export code coverage"
|
||||
|
||||
Reference in New Issue
Block a user