update README and CI

This commit is contained in:
scito 2022-09-04 00:56:14 +02:00
parent 9d08ebaa38
commit 2eaab5e3b5
2 changed files with 2 additions and 4 deletions

View file

@ -1,4 +1,4 @@
name: extract_otp_secret_keys
name: tests
on: [push]
@ -30,6 +30,3 @@ jobs:
- name: Test with pytest
run: |
pytest
- name: Test with unittest
run: |
python -m unittest