mirror of
https://github.com/trussed-dev/piv-authenticator.git
synced 2026-06-20 04:16:15 -07:00
Add tests to CI
This commit is contained in:
@@ -20,3 +20,5 @@ jobs:
|
||||
run: rustup show active-toolchain || rustup toolchain install
|
||||
- name: Run checks
|
||||
run: make lint
|
||||
- name: Run tests
|
||||
run: make test TEST_FEATURES="rsa,virt"
|
||||
|
||||
Reference in New Issue
Block a user