mirror of
https://github.com/scito/extract_otp_secrets.git
synced 2025-12-14 02:40:26 +01:00
update README and CI
This commit is contained in:
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: extract_otp_secret_keys
|
name: tests
|
||||||
|
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
@@ -30,6 +30,3 @@ jobs:
|
|||||||
- name: Test with pytest
|
- name: Test with pytest
|
||||||
run: |
|
run: |
|
||||||
pytest
|
pytest
|
||||||
- name: Test with unittest
|
|
||||||
run: |
|
|
||||||
python -m unittest
|
|
||||||
|
|||||||
@@ -4,6 +4,7 @@
|
|||||||

|

|
||||||

|

|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user