Skip to content

Commit

Permalink
feat(testing): add test for fast session scan
Browse files Browse the repository at this point in the history
  • Loading branch information
fkglr committed Jun 28, 2022
1 parent 41d96d4 commit bb1e488
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
- name: Test scan-sessions
run: |
poetry run gallia scan-sessions --target "tcp-lines://127.0.0.1:20162" --no-dumpcap --depth 2
poetry run gallia scan-sessions --target "tcp-lines://127.0.0.1:20162" --no-dumpcap --fast
- name: Test scan-identifiers
run: |
Expand Down

0 comments on commit bb1e488

Please sign in to comment.