Skip to content

Commit b183a25

Browse files
committed
[ci] Update fuzz merkledb workflow to target master branch
When the active branch changed from dev to master this job appears to have been overlooked because nobody was seeing the notifications of its failure.
1 parent f6701a7 commit b183a25

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/fuzz_merkledb.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ jobs:
1515
steps:
1616
- name: Git checkout
1717
uses: actions/checkout@v4
18-
with:
19-
ref: 'dev'
2018
- name: Set up Go
2119
uses: ./.github/actions/setup-go-for-project
2220
- name: Run merkledb fuzz tests

0 commit comments

Comments
 (0)