afl: merge parse_balance target into parse

parse_balance is a superset of parse
This commit is contained in:
Noah Hellman 2023-04-30 19:58:23 +02:00
parent 2a3973674f
commit d19e4933c9
5 changed files with 7 additions and 17 deletions

View file

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