Update Github Actions
This commit is contained in:
parent
388e837a8e
commit
0ec1a12991
3
.github/workflows/pythonapp.yml
vendored
3
.github/workflows/pythonapp.yml
vendored
@ -48,3 +48,6 @@ jobs:
|
||||
- name: Test summary output
|
||||
run: |
|
||||
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