Skip to content

Introduce fuzzing testing #112

Introduce fuzzing testing

Introduce fuzzing testing #112

Workflow file for this run

name: Pull Requests
on:
pull_request:
branches: [develop]
jobs:
unit:
uses: ./.github/workflows/_unit.yml
e2e:
uses: ./.github/workflows/_e2e.yml