Update Github Actions File

This commit is contained in:
Narbeh Arakil 2020-05-11 17:14:01 +04:00
parent 0cf8016d1e
commit ae8a94cd80

View File

@ -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