simplify building of fuzzer

PiperOrigin-RevId: 545950923
This commit is contained in:
Evgenii Kliuchnikov
2023-07-06 11:56:38 +00:00
committed by Evgenii Kliuchnikov
parent 413b098564
commit 70e7b1ae4a
26 changed files with 65 additions and 2 deletions

View File

@@ -9,6 +9,10 @@ on:
schedule:
- cron: '18 15 * * 0'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
cancel-in-progress: ${{ github.event_name == 'pull_request' }}
jobs:
analyze:
name: Analyze