Commit 43996cc
authored
chore(fuzz-tests): update Maven command to package for fuzz tests (#787)
Modified the Maven command in the fuzz-tests.yml to use the
'package' goal instead of 'test', ensuring that the build process
includes packaging the application along with running the tests.
This change aligns with the new structure and improves the
fuzz testing workflow.1 parent 17947ca commit 43996cc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments