Update Github Actions File
This commit is contained in:
parent
0cf8016d1e
commit
ae8a94cd80
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
|
||||||
Loading…
x
Reference in New Issue
Block a user