mirror of
https://github.com/lunchcat/sif.git
synced 2026-07-30 23:40:13 -07:00
chore(actions): add framework to CI
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
run: make
|
||||
- name: Run Sif with features
|
||||
run: |
|
||||
./sif -u https://google.com -dnslist small -dirlist small -dork -git -whois -cms
|
||||
./sif -u https://example.com -dnslist small -dirlist small -dork -git -whois -cms -framework
|
||||
if [ $? -eq 0 ]; then
|
||||
echo "Sif ran successfully"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user