Skip to content

Commit 76014e5

Browse files
committed
Fix full genesis test
Signed-off-by: Jacinta Ferrant <[email protected]>
1 parent 2107ab3 commit 76014e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stacks-core-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
max-parallel: 2
3030
matrix:
3131
test-name:
32-
- neon_integrations::bitcoind_integration_test
32+
- tests::neon_integrations::bitcoind_integration_test
3333
steps:
3434
## Setup test environment
3535
- name: Setup Test Environment

0 commit comments

Comments
 (0)