From c5bae693e36e834e7d7920eae5372e3ec861365a Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Sat, 14 Sep 2019 14:59:11 +0200 Subject: [PATCH] ci: build u2f test suite --- ci/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/test.yml b/ci/test.yml index 166c41530..c65498279 100644 --- a/ci/test.yml +++ b/ci/test.yml @@ -74,6 +74,7 @@ core unix u2f test: dependencies: - core unix frozen regular build script: + - make -C tests/fido_tests/u2f-tests-hid - cd core - pipenv run make test_emu_u2f