Update Github Actions
This commit is contained in:
parent
388e837a8e
commit
0ec1a12991
5
.github/workflows/pythonapp.yml
vendored
5
.github/workflows/pythonapp.yml
vendored
@ -47,4 +47,7 @@ jobs:
|
|||||||
python ssl_checker.py -H google.com:443
|
python ssl_checker.py -H google.com:443
|
||||||
- name: Test summary output
|
- name: Test summary output
|
||||||
run: |
|
run: |
|
||||||
python ssl_checker.py -H google.com -S
|
python ssl_checker.py -H google.com -S
|
||||||
|
- name: Test HTML export
|
||||||
|
run: |
|
||||||
|
python ssl_checker.py -H google.com -x
|
||||||
Loading…
x
Reference in New Issue
Block a user