mirror of
https://github.com/aljazceru/cdk.git
synced 2026-01-02 12:35:18 +01:00
feat(tests): integration test
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
||||
-p cdk-cln,
|
||||
-p cdk-fake-wallet,
|
||||
-p cdk-strike,
|
||||
-p cdk-integration-tests,
|
||||
--bin cdk-cli,
|
||||
--bin cdk-mintd,
|
||||
--examples
|
||||
|
||||
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
||||
build-args:
|
||||
[
|
||||
-p cdk,
|
||||
-p cdk-integration-tests,
|
||||
]
|
||||
steps:
|
||||
- name: Checkout Crate
|
||||
|
||||
Reference in New Issue
Block a user