mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-13 12:33:04 +02:00
multi: add fuzzer to make
This commit is contained in:
parent
986d889b74
commit
1c9de5652e
3 changed files with 28 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -106,6 +106,7 @@ jobs:
|
|||
unit_type:
|
||||
- unit-race
|
||||
- unit-cover
|
||||
- fuzz
|
||||
steps:
|
||||
- name: git checkout
|
||||
uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue