We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6701a7 commit b183a25Copy full SHA for b183a25
.github/workflows/fuzz_merkledb.yml
@@ -15,8 +15,6 @@ jobs:
15
steps:
16
- name: Git checkout
17
uses: actions/checkout@v4
18
- with:
19
- ref: 'dev'
20
- name: Set up Go
21
uses: ./.github/actions/setup-go-for-project
22
- name: Run merkledb fuzz tests
0 commit comments