Skip to content

Commit e8737e4

Browse files
committed
ci(fabric-connector-weaver): added ci jobs for fabric connector driver
Signed-off-by: Carlos Amaro <[email protected]>
1 parent a154870 commit e8737e4

File tree

3 files changed

+1192
-2
lines changed

3 files changed

+1192
-2
lines changed

.github/workflows/ci_weaver.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
asset-transfer:
2828
with:
2929
run_all: $RUN_ALL
30-
uses: ./.github/workflows/test_weaver-asset-transfer.yaml
30+
uses: ./.github/workflows/test_weaver-asset-transfer.yaml ./.github/workflows/test_weaver-asset-transfer-fabric-connector.yaml
3131
relay:
3232
with:
3333
run_all: $RUN_ALL
@@ -47,7 +47,7 @@ jobs:
4747
data-sharing:
4848
with:
4949
run_all: $RUN_ALL
50-
uses: ./.github/workflows/test_weaver-data-sharing.yaml
50+
uses: ./.github/workflows/test_weaver-data-sharing.yaml ./.github/workflows/test_weaver-data-sharing-fabric-connector.yaml
5151
node-pkgs:
5252
with:
5353
run_all: $RUN_ALL

0 commit comments

Comments
 (0)