Skip to content

Commit

Permalink
CI-prod: run ./slips.py -h to see if it prints anything
Browse files Browse the repository at this point in the history
  • Loading branch information
AlyaGomaa committed Aug 31, 2024
1 parent 1d2cb04 commit 7a3f044
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI-production-testing-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
- name: Start redis server
run: redis-server --daemonize yes

- name: Test 1
- run: ./slips.py -h

- name: Test 2
run: python3 slips.py -t -e 1 -f dataset/test7-malicious.pcap -o output/integration_tests/test_configuration_file -c tests/integration_tests/test.yaml -m
Expand Down

0 comments on commit 7a3f044

Please sign in to comment.