afl: add target parse_balance

verify all containers are balanced
This commit is contained in:
Noah Hellman 2023-04-10 13:23:44 +02:00
parent 88a872cd88
commit 3c17d6df49
5 changed files with 24 additions and 0 deletions

View file

@ -72,6 +72,7 @@ jobs:
matrix:
target:
- parse
- parse_balance
- html
runs-on: ubuntu-latest
steps: