afl: add target parse_balance
verify all containers are balanced
This commit is contained in:
parent
88a872cd88
commit
3c17d6df49
5 changed files with 24 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -72,6 +72,7 @@ jobs:
|
|||
matrix:
|
||||
target:
|
||||
- parse
|
||||
- parse_balance
|
||||
- html
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue