Skip to content

Commit bbb2ceb

Browse files
author
lukacan
committed
🐛 Add ppv2 to pipeline
1 parent 0c0ae84 commit bbb2ceb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/trident-fuzz.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ jobs:
6767
target: "fuzz_pbpp"
6868
- name: "fuzz_mint_governor"
6969
target: "fuzz_mint_governor"
70+
- name: "fuzz_ppv2"
71+
target: "fuzz_ppv2"
7072

7173
steps:
7274
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)