adds cargo checks and tests to workflows and locally

This commit is contained in:
Fabian Kaczmarczyck
2020-04-29 09:47:50 +02:00
parent 2aeeff3bb5
commit 8bbf42623f
7 changed files with 52 additions and 21 deletions

View File

@@ -755,7 +755,7 @@ if __name__ == "__main__":
"support for U2F/CTAP1 protocol."),
)
main_parser.add_argument(
"--ctap2-1",
"--ctap2.1",
action=RemoveConstAction,
const="with_ctap2_1",
dest="features",