Skip to content

Commit 9b733bc

Browse files
committed
Testing integration tests updates
1 parent ce8992a commit 9b733bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v5.0.0
8282
with:
8383
repository: rootstock/hsm-integration-test
84-
ref: 5.4.0.plus
84+
ref: enhancement/add-segwit-tests
8585
path: hsm-integration-test
8686
ssh-key: ${{ secrets.HSM_INTEGRATION_TEST_SSH_KEY }}
8787

@@ -123,7 +123,7 @@ jobs:
123123
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v5.0.0
124124
with:
125125
repository: rootstock/hsm-integration-test
126-
ref: 5.4.0.plus
126+
ref: enhancement/add-segwit-tests
127127
path: hsm-integration-test
128128
ssh-key: ${{ secrets.HSM_INTEGRATION_TEST_SSH_KEY }}
129129

0 commit comments

Comments
 (0)