Skip to content

Commit 3927228

Browse files
committed
Debug
1 parent 9754cc2 commit 3927228

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/sharing-smart-contract-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ concurrency:
1313

1414
jobs:
1515
build-and-test:
16-
uses: ./.github/workflows/reusable/sharing-smart-contracts-common.yml
16+
uses: ./.github/workflows/sharing-smart-contracts-reusable.yml
1717
with:
1818
node-version: 18

.github/workflows/reusable/sharing-smart-contracts-common.yml renamed to .github/workflows/sharing-smart-contracts-reusable.yml

File renamed without changes.

0 commit comments

Comments
 (0)