Update Github Actions File
This commit is contained in:
3
.github/workflows/pythonapp.yml
vendored
3
.github/workflows/pythonapp.yml
vendored
@@ -39,3 +39,6 @@ jobs:
|
|||||||
- name: Test CSV output
|
- name: Test CSV output
|
||||||
run: |
|
run: |
|
||||||
python ssl_checker.py -H google.com -c test.csv
|
python ssl_checker.py -H google.com -c test.csv
|
||||||
|
- name: Test JSON output
|
||||||
|
run: |
|
||||||
|
python ssl_checker.py -H google.com twitter.com -J
|
||||||
Reference in New Issue
Block a user