We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce8992a commit 9b733bcCopy full SHA for 9b733bc
.github/workflows/run-tests.yml
@@ -81,7 +81,7 @@ jobs:
81
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v5.0.0
82
with:
83
repository: rootstock/hsm-integration-test
84
- ref: 5.4.0.plus
+ ref: enhancement/add-segwit-tests
85
path: hsm-integration-test
86
ssh-key: ${{ secrets.HSM_INTEGRATION_TEST_SSH_KEY }}
87
@@ -123,7 +123,7 @@ jobs:
123
124
125
126
127
128
129
0 commit comments