Skip to content

Commit 4a8e819

Browse files
committed
ci: test my actions feature branch
1 parent c5880c6 commit 4a8e819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bitcoin-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
- name: Run Tests
155155
id: run_tests
156156
timeout-minutes: ${{ fromJSON(env.TEST_TIMEOUT) }}
157-
uses: stacks-network/actions/stacks-core/run-tests@main
157+
uses: stacks-network/actions/stacks-core/run-tests@feat/no-capture-2
158158
with:
159159
test-name: ${{ matrix.test-name }}
160160
threads: 1

0 commit comments

Comments
 (0)