update badge

This commit is contained in:
The MMGen Project 2026-08-15 14:42:22 +00:00
commit bf8aae3c14
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2
3 changed files with 6 additions and 4 deletions

View file

@ -1,4 +1,4 @@
name: lint (ruff+pylint+bandit)
name: lint(ruff+pylint+bandit)
on:
push:

View file

@ -2,8 +2,8 @@
##### A terminal-based online/offline cryptocurrency wallet
![build](https://github.com/mmgen/mmgen-wallet/workflows/build/badge.svg)
![lint](https://github.com/mmgen/mmgen-wallet/workflows/lint/badge.svg)
![build][bb]
![lint][lb]
### Description
@ -205,3 +205,5 @@ Donate:
[ms]: ../../wiki/command-help-seedsplit
[ta]: ../../wiki/Tool-API
[L]: ../../wiki/command-help-tool
[bb]: https://github.com/mmgen/mmgen-wallet/workflows/build/badge.svg
[lb]: https://github.com/mmgen/mmgen-wallet/workflows/lint(ruff+pylint+bandit)/badge.svg

View file

@ -1 +1 @@
16.2.dev9
16.2.dev10