Skip to content

Commit 70b082a

Browse files
committed
Revert "ci: test my actions feature branch"
This reverts commit 4a8e819.
1 parent 1d570e7 commit 70b082a

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@feat/no-capture-2
157+
uses: stacks-network/actions/stacks-core/run-tests@main
158158
with:
159159
test-name: ${{ matrix.test-name }}
160160
threads: 1

0 commit comments

Comments
 (0)